Forum Replies Created
-
in reply to: Organizing FAQ
Hello,
1-You can use the services too or create a portfolio page and set the courses as portfolio items. This way you can have the category selection too (like in the FAQs)
2-FAQs are sorted according to their creation time. You can match the creation time with the order you want to show them. Or install a custom plugin to help you with it.
Let us know.
Best regards!
in reply to: Portfolio Categories Not WorkingHello,
Post Types Order plugin is not the cause of the missing items in categories. The nice category name is. By changing it, the category name does not match the ‘nice’ name and results in empty results. I edited out the responsible file again. Please do not reverse back the changes.
Best regards!
in reply to: register_styles.php code gone missing (Tower)Hello,
Sorry for the late reply.
I checked the site you set the credentials for, but it does not seem to have any problem. Nor doe sit show any errors. See screenshot: https://pho.to/AbnRS
There is not missing any theme’s core file.
Did you manage to fix it? Can you please explain better what the issue is here?Best regards!
in reply to: Last remaining issuesHello,
I fixed it. Please check your site.
Best regards!
Hello,
This is strange. Please try the following:
1-Deactivate all third party plugins;
2-I see you have PHP 7 running. Please reverse back to PHP 5.6. Many theme elements such as Visual Composer are not yet compatible with the latest php version.
3-Contact your host and make sure you have all the necessary access rights in theme files. You have some “file not found” errors in your site. See screenshot.Let us know if you still have problems after that.
Best regards!
in reply to: Add only one category to a pageHello,
Yes, you can use the “Recent News” element of Visual Composer. Select the category which’s posts you want to show up.
See screenshot.Best regards!
in reply to: Adding Recent News to homepageHello,
I made a test page, with the element in it. Please check this out: https://bigrockconsultinginc.ca/test/
Please use the “Events Style” or “Vertical with thumbnail” style. We will check and fix the first style in the next theme update.
Best regards!
in reply to: Tower Widget top left headerHello,
Change the style of widget text in top widgetized area using custom css. Add it into your custom css box in General Options. If you need help, send us your site’s url. So we can give you a more precise code.
Best regards!
Hello,
Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: Tower theme Portfolio stylesHello,
To change the strings “project description” and “project details” you have to edit theme files. According to your type of portfolio find the strings in these files:
tower\includes\view\portfolio\single-container.php
tower\includes\view\portfolio\single-floating.php
tower\includes\view\portfolio\single-fullwidth.php
tower\includes\view\portfolio\single-gallery.phpTo remove them, just add this code itno your custom css box:
.portfolio_single h4 { display: none; }Let us know.
Best regards!
Hello,
Glad to know you found your solution. Let us know if you need anything else.
Best regards!
Hello,
I will notify the developers team. If you want to suggest any other feature that you think it’s needed to make theme better, please open a topic with your suggestions here:
https://support.codeless.co/?forum=suggest-us-featuresThank you!
-
This reply was modified 9 years, 4 months ago by
Mirela.
in reply to: PC / Firefox v 51.1 – 2 issues of displayingHello,
We opened your site in mozilla firefox, latest version and the socials are displaying ok. Just like in chrome. Please see screenshots:
https://pho.to/AbeOm
https://pho.to/AbePCLet us know.
Best regards!
in reply to: URLs incorrectHello,
The pages are still pointing to the old url. Please see this screenshot of your site: https://pho.to/AbeNI
Did you make a redirect rule? Or did you change the database links to the new domain? This is not caused by theme, so i suggest you ask your host provider for more help.Best regards!
in reply to: Last remaining issuesHello,
1-I need to specify that we did not make any changes for the portfolio. Please see this topic of your: https://support.codeless.co/?topic=remove-hyphens-in-portfolio-categories
You were guided on what to do but we did not change the files.
However, this change of the categories is not the reason causing this. The edit only replaces the “slug” word with “name“. So the variable won’t get the ugly slug, but pretty name.
I suggest you overwrite the portfolio folder with a copy of a fresh downloaded theme. Some plugins make changes to site’s scripts and even if you deactivate them later, or remove them, these changes do not reverse back.
Let us know how it goes.2-I added this code for the footer in mobile:
footer#footer { background-size: contain !important; background-repeat: no-repeat !important; }in both
@mediarules for mobile.3-I edited out this line in file vc_templates/staff.php:
$output .= '<a href="mailto:'.$cl_redata['mail_link'].'" class="a1" data-animate="fadeInUp" title="mail"><i class="moon-mail"></i></a>';Please check your site. The mail link is ok now.
Best regards!
-
This reply was modified 9 years, 4 months ago by