Forum Replies Created
-
AuthorPosts
-
Hey Luca!
Please add “popup-youtube” class to your link as shown here – http://pastebin.com/6UpxREyu
Best regards,
YigitHey ghodson!
Do you have social media icons on the header of your website? If so, can you post the link to it so we can provide you the HTML code you should add to text widget?
Regards,
YigitHi MayurDoriel!
Please refer to Peter’s post here – https://kriesi.at/support/topic/disappear-title/#post-226067
Regards,
YigitHey!
Glad it is working fine for you too now! :)
Let us know if you have any other questions or issuesRegards,
YigitHi Jagrav!
Can you post the link to your page where we can see an example? I checked your website but could not find double titles
Cheers!
YigitHi Denis!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/change-size-of-sidebar-in-functions-php/#post-289302
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo, .logo a, .logo img { position: relative; height: 100px!important; max-height: 100px!important; }Best regards,
YigitJuly 12, 2014 at 1:55 pm in reply to: Hide logo image just for homepage with transparent header #290424Hey T!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.logo { opacity: 0; } .header-scrolled .logo { opacity: 1; }Great user name by the way! :D
Regards,
YigitHey bitsoul!
Please go to Enfold/includes/admin and open register-widget-area.php file and change it as needed
Regards,
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
YigitHi sineadh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av_section_3 h4 { margin-top: 15px; }Cheers!
YigitJuly 12, 2014 at 1:43 pm in reply to: Masonry Gallery – Overlapped thumbnails on mobile devices #290418Hi Cinetic!
Can you try deactivating all active plugins and check if that helps
Regards,
YigitHey!
Which OS are you using? Image with Hotspots element works just fine on the back end as well as back on my end – http://i.imgur.com/w5r7xi7.jpg
– Chrome version 35.0.1916.153
– OS X 10.9.4Best regards,
YigitHi!
Thank you for your kind words and for choosing Enfold :)
Unfortunately, image links seems to be broken. Can you please upload your screenshot on imgur.com or Dropbox public folder and post the link?Best regards,
YigitHey!
Please remove the code i posted earlier and add following code to Quick CSS
table#t130 { width: 98%!important; } table#t4 { width: 98%!important; margin: 0 auto; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
div#text-8 { margin-top: -60px; }Cheers!
YigitJuly 11, 2014 at 6:40 pm in reply to: Please look at the screen capture and answer questions #290222Hey jasonmwestbrook!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li a { color: white !important; } #header * { border-color: red!important; }To change menu item colors, please go to Enfold theme options > Advanced Styling and edit “main menu links” and “main menu sublevel links”
Best regards,
YigitHi!
You can add it using HTML in the code as following
` add_filter('kriesi_backlink', 'avia_backlink'); function avia_backlink() { $kriesi_at_backlink = ' <a href="'.home_url('/wp-admin').'">Admin login</a> | <a href="your link goes here" target="_blank">Text link</a>'; return $kriesi_at_backlink; } `Regards,
YigitHey!
From the error you posted earlier it seems like you have added the code to functions.php file of your parent theme. In that case it will get lost when the theme is updated. You can create a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and add the code to functions.php file of your child theme and avoid losing the changes you make on theme files
Cheers!
YigitJuly 11, 2014 at 6:22 pm in reply to: Captcha not working and no "Your email has been recieved" #290211Hey freewaystar!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Regards,
YigitHi pgallagher85!
Thank you for choosing Enfold! :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed.page-id-380 .column-top-margin { margin-top: 10px; } .page-id-380 .content { padding-top: 10px; padding-bottom: 10px; } .page-id-380 .avia-table { margin: 5px 0; } .page-id-380 .iconbox { margin-bottom: 10px; }Cheers!
YigitHey!
Please connect via FTP and remove the code from functions.php file. After that, if you do not mind, please post a temporary admin login so i can add the code for you
It works fine on my local installation – http://i.imgur.com/RvyjMmT.pngRegards,
Yigit-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi Micheal0424!
Please add following code to Functions.php file in Appearance > Editor
` add_filter('kriesi_backlink', 'avia_backlink'); function avia_backlink() { $kriesi_at_backlink = ' <a href="'.home_url('/wp-admin').'">Admin login</a>'; return $kriesi_at_backlink; } `Best regards,
Yigit-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi Ashvin!
Please try flushing browser cache. It does seem to work fine on my end – http://i.imgur.com/m29Rqs3.png
Regards,
YigitJuly 11, 2014 at 4:17 pm in reply to: Adding a boarder/visable seperator between widgets in the footer #290161Hey!
It is on ThemeForest as well. Please login on ThemeForest and go to Downloads section. Enfold theme you have in Downloads section is updated and now it is version 2.9.1 which was released a day after 2.9 to fix a small bug
Best regards,
YigitHey!
Sorry for the late reply :)
Please add following code to Quick CSS as welldiv#js_sort_items { font-family: 'Architects Daughter', cursive; font-size: 20px; }and the code you posted above looks just fine
Best regards,
YigitHey!
Please firstly try updating the theme to version 2.9.1 via FTP – http://vimeo.com/67209750
If that does not help, please try deactivating all active pluginsCheers!
Yigit -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts
