Forum Replies Created
-
in reply to: Eliminate "No Comment" from Timeline Blog
Hello,
Please edit the above code to this:
ul.info { display: none;}Best regards!
in reply to: Problems with the menu and wordpress barHello,
I changed the ‘Header Color Style for Header 1’ to ‘Auto Check’ in home page > General Settings > Page Options & Styles.
I also logged in and out of wordpress, but did not saw the wordpress admin bar when out.Best regards!
in reply to: Safari / Firefox IssuesThis reply has been marked as private.in reply to: Codeless slider not work in chrome e safariHello,
Your case is strange. The settings are ok for all sliders, but only two have this issue.
I added this code: `.codeless_slider .swiper-slide {
background-attachment: initial !important;
}` into your child theme style.css and the custom css box. Some how the attibute ‘fixed’ for two of the sliders was blocking the background image from showing. I edited it in the slider options as well, but only took action when added as css. Maybe one of the plugins you have installed is causing this issue.
Now is displaying correctly.Best regards!
Hello,
1- Did you made any changes to theme files? We need the ftp credentials to troubleshoot this. Please send them in a private reply.
2- Please check and edit all available image sizes in file functions.php (refer to this article for more)
3-Please reset permalinks and try again.Let us know.
Best regards!
in reply to: WooCommerce template outdatedHello,
Yes, a lot of people seem to have that same problem. This is a Woocommerce plugin issue. They will probably fix it soon enough…
Best regards!
in reply to: Product quantity plus and minus signsHello,
Sorry for the late reply.
This is a issue of the plugin itself. We are working on solving it and we’ll get back to you as soon as it’s ok.
Thank you for your patience.Best regards!
in reply to: Product quantity plus and minus signsHello,
Sorry for the late reply.
This is a issue of the plugin itself. We are working on solving it and we’ll get back to you as soon as it’s ok.
Thank you for your patience.Best regards!
in reply to: The 2nd topicHello,
1- I don’t understand how is the blog page in “sitename.com\blog”
2-3-Please go to Settings > Reading, set there the number of posts you want to display. If it is smaller than your actual post number, it will enable pagination.
Best regards!
in reply to: VC, button "Go" and URL (and 2 questions)This reply has been marked as private.in reply to: Plugins need updateThis reply has been marked as private.in reply to: WPBakery Visual Composer not saving changesThis reply has been marked as private.in reply to: Visual Composer \"Update\" not WorkingThis reply has been marked as private.in reply to: Header title problemHello,
I edited the code to this:
/* page header */ .single-portfolio .header_page, .header_page { height: 80px; } .single-portfolio .header_page h1 { margin-top: 38px; }Please check your site, it looks ok now.
You have many plugins installed and a lot of css added in your custom css box. One of this is affecting theme settings. There is no error in backend so we have to modify css again.
Anyway i think it is solved now.Best regards!