Forum Replies Created
-
in reply to: A list of inconsistencies
Thank you very much for your rating! It’s very important for us.
Best regards!
in reply to: Codeless slider won't show on single blog postHello,
Sorry but it’s not possible to add a slider in posts.
Best regards!
in reply to: Onepage menu link does not workHello,
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: Specular Update Error http 500Hello,
Please download a fresh copy of theme files. Perhaps the copy you are trying to import now could be corrupted. Disable all third party plugins and then try again.
Let us know how it will go.Best regards!
in reply to: Remove Comment Count from Portfolio ItemsHello,
Please add this code into your custom css box:
.portfolio_single #comments { display: none; }Let me know.
Best regards!
in reply to: removing extra space in portfolioHello,
Sorry i was mistaken. I gave you the code for the portfolio items H1 title. Please try this code instead:
.wpb_row.standard_section { margin-bottom: 0 !important; }Result screenshot.
Best regards!
in reply to: Specular theme activationHello,
The Visual Composer plugin as well as all other included plugins have an extended license. That means you only need to install and activate them from wordpress dashboard.
Follow the instructions of the message in your dashboard (screenshot) to install all required plugins.
You do not have to register or pay additional fey for these.Please consider updating your profile data. Read this article for more information.
Best regards!
in reply to: Increase Menu Padding for Tags & Categories PagesHello,
Please add this code into your custom css box:
.page_header_yes .top_wrapper { padding-top: 100px !important; }Let us know.
Best regards!
in reply to: Theme updatein reply to: Top widget area – social media icon link colourHello,
Add this code instead:
.widget a:hover { color: white !important; }Edit the color to your wish.
Best regards!
Hello,
Please add this code into your custom css box:
@media (max-width: 1100px) and (min-width: 981px) { nav .menu > li > a { font-size: 12px !important; } nav .menu > li { margin-right: -7px !important; margin-left: -7px !important; }}Result screenshot.
Best regards!
in reply to: Side sub menu on page colour?Hello,
1-Please add this code into your custom css box:
aside ul li#menu-item-523 { border-bottom: none; }2-Add this code:
a:active { background-color: #3f77c7; color: white; }Change the styling to your wish.
Best regards!
in reply to: add twitter feed to main content on a page?Hello,
The current twitter widget is great and clear enough for your users to get the latest updates. I would recommend only to keep using the widget. It is a feature already present in theme so it is not necessary for you to add more plugins to site.
Please know that to many plugins can increase site loading time and execution of it’s functions.best regards!
in reply to: WooCommerce product picture mouseoverHello,
You have a very old theme version. Please update theme to it’s latest version. It has many important changes made at the woocommerce files as well.
Also deactivate all third party plugins. To rule out all possible conflicts caused by any of them.
Let us know if the issue persists.Best regards!
in reply to: Import (dummy data) stuck at 65% (Business variant)Hello,
The attachments are just images used in the demo. You can chose to import them as well but it will increase significantly the dummy data size. This can lead to a slower process or you may need to increase memory limit in the server. Usually this is not necessary as users import their own images anyway.
Did you solve your issue? Let us know if you need further help.
Best regards!