Forum Replies Created
-
AuthorPosts
-
Hey David!
It seems like it was a caching issue as it looks fine on my end – http://i.imgur.com/vsdJxBE.png
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.error404 #searchform, .error404 .entry-content { display: none; }Best regards,
YigitHey!
Please try deleting .htaccess file in WordPress root folder and check if that helps
Best regards,
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Cheers!
YigitHey jkielty!
Please add Featured image to your blog posts. There is no thumbnail to show right now :)
Regards,
YigitHi!
@contentedkerry Yes, i can see your message. You can log out or open this page on a incognito window to check that it is working. Here is a screenshot – http://i.imgur.com/eMge1F3.png
@kohalacenter I am not sure what exactly the issue is? Can you post a screenshot of the issue you are seeing? I checked your website and search looks and works fine on my end – http://i.imgur.com/hihufVf.pngRegards,
YigitHey mikemurphy10!
Can you post the link to your website so we can check what is causing this issue?
Cheers!
YigitHi!
No, it does work fine on my end. Please try adding the code to Custom.css file inside Enfold/Css folder via FTP
Cheers!
YigitHey Ken!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-tooltip, .avia-tooltip .avia-arrow { background: red; }Best regards,
YigitHi wpnovice!
Please go to Enfold/includes/admin folder and open register-admin-options.php file and comment out the tabs you would like to hide using // like example below
$avia_pages = array( array( 'slug' => 'avia', 'parent'=>'avia', 'icon'=>"hammer_screwdriver.png" , 'title' => 'Theme Options' ), //array( 'slug' => 'styling', 'parent'=>'avia', 'icon'=>"palette.png", 'title' => 'General Styling' ),Regards,
YigitHi Micheal0424!
Please add folllowing code to Quick CSS in Enfold theme optiions under General Styling tab and adjust as needed
.header_color .main_menu ul:first-child > li > a { color: red; }Cheers!
YigitHey!
You should go to Enfold theme options > General Styling > Quick CSS field and add your custom CSS code as following
.cusotm_content { color: red; font-size: 14px; }Best regards,
YigitHi Justin!
Please see – http://kriesi.at/documentation/enfold/change-the-sort-order-of-portfolio-elements/
Cheers!
YigitHey Kayzel!
It takes the main color in General Styling. You can change it using following css code in Quick CSS field
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: red; color: #ffffff; border-color: red; } .main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { background-color: green; color: #ffffff; border-color: green; }Cheers!
YigitHey!
Can you upload original size of the logo in Media > Library and then create a temporary admin login and post it here privately so we can take a look?
Regards,
YigitHey!
You can use Child theme to avoid losing changes you make on theme files. Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
YigitHey!
You should login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version of the theme.
Regards,
YigitHi!
I have just checked your website on my iphone 4 and this is how it looks on my end – http://i.imgur.com/mftx74r.png
Please flush browser cache on your mobile deviceBest regards,
YigitHi Angiec13!
Please add following code to Quick CSS instead
li#menu-item-62 { border-right: none!important; }Regards,
YigitHi bendosda!
Please edit Fullwidth Easy Slider and upload a fallback image – http://i.imgur.com/0j40KtU.png
Best regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitHi ContentedKerry!
Please flush browser cache few times and check if that helps. If not, please create a temporary admin login and post it here privately so we can take a look
Best regards,
YigitHi mako10!
Please go to Enfold/includes folder and edit error404.php file
Regards,
YigitHey davidchristensen!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/edit-english-language-pack/#post-250676
Cheers!
YigitHey!
I wanted to take a look at your site but all i see is source code :/
Best regards,
YigitHi!
1- I guess it was something temporary as it is showing fine on my end – http://i.imgur.com/2W2477U.png
2- I checked your website on Chrome on Mac and this is how it looks on my end – http://i.imgur.com/IK7SQrC.png
Can you post a screenshot of the issue you are seeing?
3- Please refer to my post here – https://kriesi.at/support/topic/social-media-icons-in-color-and-gray-on-hover/#post-240769Best regards,
YigitHi!
Please add following code to Functions.php as well
function avf_same_category_navigation($settings) { if($settings['taxonomy'] == 'portfolio_entries') $settings['same_category'] = true; return $settings; } add_filter('avia_post_nav_settings','avf_same_category_navigation', 10);Cheers!
YigitHi!
In WordPress dashboard, please go to Users > Add New and add a new user with Administrator role and post login credentials here privately
Best regards,
YigitHi simonac!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta { box-shadow: none; } #header_main { border-top: none; }Best regards,
Yigit -
AuthorPosts
