Forum Replies Created
-
in reply to: Second logo
Hello,
The white block you are mentioning, is your logo. Do you have edited the image to have transparent background? If yes, you may want to double check it as it is not transparent.
Then set header background transparent as suggested in my latest reply.Best regards!
in reply to: background image in row – safari errorHello,
Apologies for the late reply.
Please add this code into your custom css box:.section-style.parallax_section { background-attachment: scroll; }Let us know.
Best regards!
in reply to: Flexslider on Blog Page does not showHello,
You are right. Sorry for the inconvenience. Please use Codeless slider for the time being. We will fix the Flex slider in blog, in the next theme update.
Thank you for the patience.Best regards!
in reply to: Codeless Slider StyleHello,
please go to Codeless slider > slides > Content > Title Background, and select Color transparency gradient.
Let us know.Best regards!
in reply to: Change header background on one pageHello,
I responded you regarding this in this topic of yours.
Making the header background transparent, will let only the logo in display.
Edit the header background color in General Options > Header Options > Background. If you want to have it black for some pages and transparent for some others, then you have to edit it with custom css for those other pages.
Let us know.Thank you for the kind words! If you are happy with our support, please rate us 5 stars in Themeforest. It is very important for us so we can keep working hard and provide many other premium themes.
Best regards!
in reply to: Grid or List ?Hello,
I didn’t understand well what you want to achieve but i can give two options to do this:
1-Create a normal page; add this list as text. Then set them as links to the pages you want them to go.2-Create a Left Navigation page. Set it as the parent of all these other pages listed in your list.
Let us know.
Best regards!
in reply to: Header Widgetized Contact InformationHello,
These are widgets set in Header Widgetized area. Go to file includes\register\register_shortcodes.php. Find this line:
$output .= '<dd><span class="title">'.__('Our Locations', 'codeless').'</span><p>'.$addr.'</p></dd>';
and edit the location title.Best regards!
in reply to: Pagination problem categories portfolioHello,
The portfolio pagination follows this logic: There is a number of portfolio items set to display in one page. The categories filter works only on these already displayed items. They filter these items, not the ones that are in the other pages.
So when you go to the second page, it will first show ALL items of that page. Then you can proceed with filtering them according to the categories.So basically when you are in first page and select “REPARACIÓN ACÚSTICA” category, it will filter only the items of the first page that belong to this category. Not the ones in other pages.
You can edit the code to make it display more items per page. For this, please follow the instructions in this article.
Let us know.Best regards!
in reply to: Second logoHello,
For that you need to set transparent menu background. Go to General Options > Header Options > Make Transparency Header, set it ON. Then in the option below, “Background” set a transparent value (screenshot).
Best regards!
in reply to: Dummy Data NOT importing.Hello,
Can you please send us some valid login data? So we can give it a closer look.
Best regards!
in reply to: Portfolio items orderHello,
The portfolio posts are ordered according to their creation datetime. I suggest you to use a custom post order plugin to order them to your wish. I can suggest “Post Types Order“. It has the drag-and-drop feature you want.
Best regards!
in reply to: read more in postsHello,
You can easily translate them via .PO/.MO files. Watch this tutorial for more detailed information.
The button is a VC element so you need to edit it’s style via custom css. Add these lines into your custom css box:.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat { color: #fff; background-color: #F4524D; }Add/remove attributes and edit the values to your wish.
Best regards!
in reply to: Flexslider on Blog Page does not showin reply to: Products and widgets not importedThis reply has been marked as private.in reply to: Social MediaHello,
Yes, if you update theme, all direct changes made to theme files will be overwritten. However we have set this up for change in the next theme update so you won’t need to do it yourself anymore.
Best regards!