Forum Replies Created
-
in reply to: Cart Layout, Buttons, & Product Typography
Hello,
3-I have send this topic to our developers for a more professional review. We will get back to you shortly.
4-Please add this code into your custom css box:
.woocommerce .products h2 { text-transform: capitalize !important; }Best regards!
in reply to: Noindex Tag CheckerHello,
This is not specified by theme. There is no “noindex” meta tag and/or a “nofollow” meta tag in Specular to stop site indexing. Please go to your Settings > Reading > Search Engine Visibility and make sure it is not checked.
I suggest you give a look to these useful links:
https://moz.com/blog/8-reasons-why-your-site-might-not-get-indexedBest regards!
in reply to: non-indexingHello,
This is a duplicate topic of this: https://support.codeless.co/?topic=noindex-tag-checker
In order to keep a clean and easy to browse forum, duplicate posts will be closed. Please keep up your topic in the original ticket.Best regards!
in reply to: Visual Composer failHello,
You are attemting to update from your child theme. This path: wp-content/themes/tower-child/plugins/js_composer.zip does not exist! The included plugins are all located in the parent theme plugins folder.
So for this update process to be successful the path should be: wp-content/themes/tower/plugins/js_composer.zipJust switch to parent theme before trying to update included plugins. Update them and then activate back your child theme.
Best regards!
in reply to: woocommerce product pageHello,
Sorry but that is not possible. The default style of single product page is full width and does not have a sidebar.
To add this you need to edit woocommerce files. This edit is not included in support.Best regards!
in reply to: Theme updateHello,
That’s great! Let us know if you need anything else.
Best regards!
in reply to: Need to delete portfolio functionHello,
Sorry but we do not support third party plugins. Read our support policy here: https://support.codeless.co/?page_id=4207
Best regards!
in reply to: WPBakery Visual ComposerHello,
Glad to know you already managed it. Let us know if you need further help.
Best regards!
in reply to: Small Service Icon on IE11Hello,
This needs more than just a custom css. Our team is working on it. We will try to fix asap.
Best regards!
in reply to: Codeless Slider with VideoHello,
Please go to Codeless Slider Options > Layout > Content Position (screenshot)
Or customize it via custom css:
.codeless_slider #video_background { top: -50px !important;}Let us know what you need to do to it so i can give a more specific answer.
Best regards!
in reply to: Visual Composer – Tower ThemeHello,
You must be doing something wrong. There is no issue for theme from wordpress. Also the Envato Toolkit plugin works well. Are you sure you have generated the right keys?
Please read here how to update theme from wordpress or ftp: https://codeless.co/tower/documentation/main.html#update_theme
I suggest you update manually using the ftp. Make sure to have unzipped the “tower” file first (if you are using all files and documentation) and upload into wp-content/themes ONLY tower theme folder.
Let us know how it goes.Best regards!
in reply to: Header Logo unsharpHello,
Please add this code too, into your custom css box:
@media (max-width: 480px){ #logo img { width: 100% !important; margin-top: -30px !important; left: -31px !important; }} @media (max-width: 979px){ #logo img { left: 42%px !important; }}Let us know.
Best regards!
-
This reply was modified 9 years, 1 month ago by
Mirela.
in reply to: Envato TokenHello,
Please read this article for information on how to update Visual Composer plugin from theme.
The latest included version is vs 5.1.1.PS: Please open a new ticket for other questions. This topic has been marked as resolved (we tend to not open resolved topics again) and your new questions are not related to the original issue. Keeping one ticket per issue, helps us to have a clean forum. Also it helps you to easily find the answer of a question in the future, just by browsing this forum.
Best regards!
in reply to: Force Boxed Slider Layout with Media QueriesHello,
Can i please see a link of the page where you want this change?
Best regards!
in reply to: Post Grid settings – narrow data source not workingHello,
I understand, Post Grid is a Visual Composer element not overwritten by theme options. It’s code is located into the plugin’s files. This is a VC issue and we can not do much about it as this is a plugin created by other authors.
We will contact the plugins authors and check this out. For the time being please use an alternative element such as Latest from Blog or Recent News.Best regards!
-
This reply was modified 9 years, 1 month ago by