Forum Replies Created
-
in reply to: Extend Supportin reply to: add icons between rows – overlappingThis reply has been marked as private.in reply to: Portfolio grid does not workThis reply has been marked as private.in reply to: Finance Theme Spamming
Hello,
This is not caused by theme. I suggest you install a plugin to protect site from spam. Also add reCaptcha filter for contact forms.
Additional step to protect site:
https://themeisle.com/blog/stop-comment-spam-on-wordpress/
https://www.hostgator.com/blog/anti-spam-wordpress-plugins/Best regards!
in reply to: Typography and Team plug-inThis reply has been marked as private.in reply to: How does cl_slider show all on the phone?Hello,
Please add this code into your header.php file:
<?php if( $ico = codeless_get_mod( 'favicon', false ) ): ?> <link rel="shortcut icon" href="<?php echo esc_url( $ico ) ?>" /> <?php endif; ?>Right after this line(17):
<link rel="profile" href="https://gmpg.org/xfn/11">
I notified the developers, we will fix this in the next theme update too.Best regards!
in reply to: image hoverHello,
Sorry but there isn’t any element in Visual Composer to have this effect. I suggest you try an external plugin to achieve this.
Best regards!
in reply to: change Reservation link / remove search toolHello,
1-Open Customization mode, go to header and hover over the button “Reservation”. Click the empty area before the bin icon(that deletes the button), to open the button options. Here you have the link field. Change the link here and save changes.
See screenshot: https://ibb.co/M2h2Ksp2-I removed the search from Tools element in header. The mobile menu looks great. No changes happened. See screenshot: https://ibb.co/Jv9jW8N
Let us know.
Best regards!in reply to: Change language to Specular themeHello,
Sorry but i don’t understand. The “Read more” is already in english. Anyway, this is the way to translate the strings using the pot files.
Let us know if you need further help.
Best regards!in reply to: Blog page broken, need developer supportHello,
Sorry for the late reply.
We reply according to arrival time, the oldest first. So please just wait for our reply first, before replying again in your own ticket or it will go up in line and further delay the response time.-it is important to update theme and all it’s included plugins! What you saw after the update is mostly due to the plugins being inactive. After updating theme, go to plugins menu and update any plugin that has a new version available. Then activate them again.
-The issues with saving changes, this could be already solved once the theme is updated, but in case it is not: check your database. Saving is made in the database. If for any reason the scripts can not write/save changes in the database, then this happens. You may need to check your access rights or perform a database table’s optimization. contact your host regarding it.
-The link icons in portfolio, are part of that portfolio style. You can either select a new style that does not have these icons, or keep this and add this code into your Custom Css box in Customize > General > Custom Codes:
.icons-wrapper { display: none; }Let us know.
Best regards!in reply to: Chrome and Firefox ErrorsHello,
Please deactivate all third party plugins. Especially the one related to shortcodes of another theme (“WP Shortcode by MyThemeShop”).
Let us know if you still have issues.Best regards!
in reply to: Typography and Team plug-inHello,
Can you please add some wp credentials in a private reply? So we can check the changes. Also i tried to access the site but it’s not accessible right now. See screenshot: https://ibb.co/Jj036zK
Let us know.
Best regards!
in reply to: Extend SupportHello,
Are you not getting this view: https://ibb.co/7jFPrD4
Please contact Envato support regarding this as the options in Themeforest are administrated from them.Best regards!
in reply to: How does cl_slider show all on the phone?Hello,
Please add this code:
.single-product .flex-direction-nav .flex-next:before, .single-product .flex-direction-nav .flex-prev:before { color: #607D8B !improtant; }Change the color to your wish.
Best regards!
in reply to: Change language to Specular themeHello,
Use the Poeditor program (install in your computer, not wp plugin). Open the pot file in it and add the translation. Save changes and regenerate .MO file from .PO file.
See these tutorials for more information:
https://support.ellethemes.com/?ht_kb=translate-site-using-po-mo-fileshttps://www.hostinger.com/tutorials/wordpress/how-to-translate-wordpress-theme-using-poedit
Get app here: https://poedit.net/download
Let us know.
Best regards!