Forum Replies Created
-
AuthorPosts
-
Hi,
I
ve checked your shortcode and there isn
t the manually attribute, so, add this shortcode and the link will works:[av_button label='Click me' link='manually,http://book.resonline.com.au/make-booking?ap=66210' link_target='' size='small' position='center' icon_select='yes' icon='ue806' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' admin_preview_bg='']
See the code here: https://gist.github.com/JohnTorvik/5de7785cc7c8444a3ee84cc1554486b2
Best regards,
John Torvik- This reply was modified 7 years, 9 months ago by John Torvik.
Hey dlannetts,
Please, I`d like to check it with more details, so, may you share with me your WP credentials, please?
Best regards,
John TorvikMarch 26, 2017 at 7:51 am in reply to: Add image logo to main menu to replace My Account text + prevent cart overlap #766850Hey lewinandreilly,
Please, to check this better, I`d like that you share with me your WP credentials, please.
Best regards,
John TorvikHi,
Thanks for the screenshot :)
You have to options to fix it:
1st – You can apply the word-break CSS property to have this result: http://prntscr.com/eojry7
If you want the above result, add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.iconbox_content_title { word-break: break-all !important; }
2sd – You can decrease the title size to have this result: http://prntscr.com/eojsg2
If you want the above result, add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.iconbox_content_title { font-size: 10px !important; }
Best regards,
John TorvikHey Jmiro1,
To solve this, you need to use the Post Name as the permalink – Ref: https://codex.wordpress.org/Using_Permalinks
Or check if your hosting mod_rewrite is enabled by creating a file phpinfo.php with content,
<?php phpinfo();?>
Upload this file and browse via Browser. So you know which modules are enabled. You need mod_rewrite enable to remove index.php from URL.
More info here: https://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks
Best regards,
John TorvikHey tamara_cartwright,
Please, may you share with me your website link to me check this? This way, I`ll provide a custom code to fix it.
Best regards,
John TorvikHi,
Yes, this code must have included in the function.php file. Don`t forget that is recommended that you use a theme child – http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
John TorvikHey MORTULGAAH,
This link should help you: https://wpexplorer-themes.com/total/docs/child-theme-translation-files/
Best regards,
John TorvikHey!
The WooCommerce has this rule: to have the purchase button, you must have to add the price for this product. So, to fix it, just add this price here: http://prntscr.com/eo849r
P.S: I edited this product with the example price: https://www.perfectdates-escort.de/escort-ladies/escort-lady-andrea-aus-hannover/
Regards,
JohnHi,
You need to add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.avia-testimonial-name { font-size: 24px !important; }
Best regards,
John TorvikHi,
You can use this code to work correctly:
function exclude_category($query) { if ( $query->is_feed ) { $query->set('cat', '-97'); } if ( $query->is_singular(‘post’) && $query->is_main_query() ) { $query->set( 'cat', '-97' ); } return $query; }
Best regards,
John TorvikHey Tim,
Please, I
d like to take a look on your site, may you share with me your website link that
s occurring, please?Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikMarch 24, 2017 at 6:57 am in reply to: Ubuntu Google font in Layer Slider is not showing on Safari #765936Hi,
Please, ensure that you follow these steps to add a custom font: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/ and if this now worked, share with me your WP credential and the website link in the private content, please.
Best regards,
John TorvikMarch 24, 2017 at 6:54 am in reply to: Can I place the Secondary Menu in the content area of specific pages? #765932Hey danowen777,
This plugin should help you: https://wordpress.org/plugins/menu-swapper/
Best regards,
John TorvikHi,
To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
#footer a { color: #f7f7f7 !important; }
Best regards,
John TorvikHey breezemedia,
Please, may you share with me some screenshots about the problem? This way I can have sure about your question.
Best regards,
John TorvikHi,
Thanks for the praise.
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
Sometimes, another rule may be replacing this rule, so, try to use the !important after the rule, like this:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header.header-scrolled { position: fixed !important; } }
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
Can you try to disable all plugins and check if the issue still persists? or if you have caching plugins try to clear cache and disable it (some caching plugins leave some files that causes issue which you might need to delete).
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikMarch 24, 2017 at 6:24 am in reply to: Lightobx disappeared on woocommerce single page product #765908Hey Elena,
This link should help you: https://docs.woocommerce.com/document/jquery-cookie-fails-to-load/
Best regards,
John TorvikHey Alwin,
The LayerSlider is included in the Enfold theme, but haven
t a individual license, so, if you want to use all the features, you
ll need to buy a license.Best regards,
John TorvikHey siteraum,
This rule will affect just the above page. Add this at Enfold Theme Options > General Styling > Quick CSS
.page-id-166 div .av_one_third { margin-left: 3%; width: 32.333333%; }
Best regards,
John TorvikHey fairusd,
This is possible with some custom CSS codes. To assist you with this, please, share with me your website link.
Best regards,
John Torvik- This reply was modified 7 years, 9 months ago by John Torvik.
Hey Jagrav,
Try to update your theme with the FTP method: http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Best regards,
John TorvikHi,
You need have sure that you change all these options at Enfold Theme Options > General Styling : http://prntscr.com/enrx7k
If this not helped, share with me your WP credentials in the private content.
Best regards,
John TorvikHi,
For some reason, there`s a smaller height than other columns. So, to solve this, just add this custom CSS code:
.avia-builder-el-11 .avia_textblock p { height: 45px !important; }
Best regards,
John TorvikHi,
The problem exist because I tested your site on my iPhone and the menu is dissapearring, so, I`ll investigate it and give to you an answer as soon as possible!.
Best regards,
John Torvik -
AuthorPosts