Forum Replies Created
-
AuthorPosts
-
Hi Jhorene!
I was able to import dummy content on your website. Please review it now.
Please see Enfold documentation here – http://kriesi.at/documentation/enfold/ and video tutorials here – http://vimeo.com/channels/aviathemes
If you have any other questions or issues, feel free to post them here on the forum and we will gladly help you.Regards,
YigitHey!
You are welcome Richard, glad we could help! Have a great weekend :)
Cheers!
YigitHi chapdes!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_dropcap2 { font-size: 24px; }Regards,
YigitHey!
You can copy&paste this code – http://pastebin.com/gThAyenF
Then you can style the button using following code in Quick CSS.header-button { padding: 5px; border-radius: 5px; background-color: red; color: white; }If you would like to use Enfold’s default buttons, please use the code Josue posted here – https://kriesi.at/support/topic/adding-phone-number-text-and-button-to-main-header/#post-292289
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_transparency #top #wrap_all #main { padding-top: 0!important; } .page-id-2 .content { padding-top: 0; }Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-tooltip.avia-tt { width: 260px!important; }Regards,
YigitHi Denis!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { .avia_mega_div img { display: none !important; }}Regards,
YigitHey motylanogha!
Can you post the link to your page where we can see the issue? Also which OS and browser are you using?
Best regards,
YigitJuly 18, 2014 at 12:55 pm in reply to: Help with header element in functions.php file (Yigit!) #292930Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main { z-index: 2!important; } .logo-text { z-index: 99!important; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
.cart_dropdown { height: 60px; width: 60px; } .cart_dropdown_first .cart_dropdown_link { line-height: 56px; }Cheers!
YigitHey!
Please try re-updating the theme via FTP – http://vimeo.com/67209750
You can go to wp-content folder and change the name of Plugins folder to deactivate all of your plugins including maintenance plugin.Best regards,
YigitHey!
Please change the code Ismael posted to following one
` $readmore = '<br /><br /><a href="'.get_permalink($the_id).'" class="more-link">'.__('read more','avia_framework').'</a>'; $output .= !empty($excerpt) ? "<div class='grid-entry-excerpt entry-content' ".avia_markup_helper(array('context'=>'entry_content','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup)).">".$excerpt.$readmore."</div>" : ''; `Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 768px) and (min-width: 480px) { .rtsocial-container.rtsocial-container-align-right.rtsocial-icon-count { float: none!important; margin-left: 25%; }}Regards,
Yigit-
This reply was modified 11 years, 9 months ago by
Yigit.
Hi Vince!
Please try using this plugin – https://wordpress.org/plugins/relevanssi/
You can find how to integrate it into Enfold in here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/Cheers!
YigitJuly 17, 2014 at 8:28 pm in reply to: Mega Menu – three columns then another beneath that spans the width of all three #292639Hi DavidMiles!
Please edit your 4th menu title and click “This column should start a new row” – http://i.imgur.com/4jTuFEn.png
Best regards,
YigitJuly 17, 2014 at 8:25 pm in reply to: How do we get rid of Fontello icon on individual post pages #292636Hey kimchan2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-meta { display: none !important; }Cheers!
YigitHey Larestours!
Login credentials does not seem to work for me. Can you please check them once again?
Regards,
YigitHey!
1- Please try deactivating all active plugins and check if that helps. If not, please post temporary admin login credentials here privately so we can look into it.
2- Please try contacting plugin authorsBest regards,
YigitJuly 17, 2014 at 8:18 pm in reply to: Masonry Blog – Change to grey scale until hovered over? #292631Hi Micheal0424!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-masonry-image-container { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } .av-masonry-image-container:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }Best regards,
YigitHey Rime!
Can you please post the link to your page where we can see the issue?
Best regards,
YigitHey qeeqac!
Please refer to Peter’s post here and add latin extended subset – https://kriesi.at/support/topic/font-display-problem/#post-280391
Regards,
YigitHi 2waybrasil!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
YigitHi!
Please see – https://www.ostraining.com/blog/coding/phpini-file/
It might be the best if you simply contact your service providerRegards,
Yigit -
This reply was modified 11 years, 9 months ago by
-
AuthorPosts
