Forum Replies Created
-
AuthorPosts
-
July 25, 2014 at 10:36 pm in reply to: My slider is being cropped on different sized screens #296098
Hi!
Can you please review your website now? It does look the same when i resize the browser window and when i check your website on my iphone
Cheers!
YigitJuly 25, 2014 at 5:05 pm in reply to: ENFOLD theme: Font in the text fields on the contact page (name, topic, text,.. #296039Hey!
Please disable CSS minifying feature on the plugin you have activated, then flush browser cache and check the input once again. It should work, then you can re-enable minifying feature.
Cheers!
YigitHey!
1- Yes, you can overwrite all files via FTP as shown in the video tutorial i posted
2- It is server related issue. You may need to import dummy content once again. Also please make sure that wp-content/uploads folder has correct permissions ( 755 )Regards,
YigitHi!
Exactly. You can see example here – http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/#contact Please click “About” button
Cheers!
YigitHey klondike91!
There are many users using WordPress SEO by Yoast and we recommend it as well. If you have any issues, feel free to post them here and we will try to help you out
Regards,
YigitHi!
LayerSlider images cannot be found on your server. I also noticed that you are not using the latest version of the theme. Please update Enfold to the latest version 2.9.1 – http://vimeo.com/67209750
Regards,
YigitHey!
Only way to access those transitions would be using LayerSlider as a standalone plugin. If you decide to use it as a standalone plugin, please add following code to Functions.php file in Appearance > Editor
add_theme_support('deactivate_layerslider')and install LayerSlider in Plugins > Add New
Cheers!
YigitHey!
Pleasse go to wp-content folder via FTP and change the name of “plugins” folder to deactivate all plugins. I see Enfold is still active on your website
Regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption { padding-bottom: 0; }}Regards,
YigitHey!
In that case, please post the link to your website when it is online and we will gladly look into it
Regards,
YigitJuly 25, 2014 at 3:17 pm in reply to: Placing Easy Social Share Buttons into Template on every page #295983Hey!
Please remove “width: 25%;” from the code i posted and add following code right below it
@media only screen and (min-width: 990px) { div#essb_displayed_shortcode { width: 25%; }} @media only screen and (max-width: 768px) and (min-width: 480px) { div#essb_displayed_shortcode { position: relative; right: 20%; }}Cheers!
YigitHey!
I have added the code to Functions.php file, custom CSS field is now available. Please give custom class to your textboxes and apply the code i posted here – https://kriesi.at/support/topic/different-color-for-textbox/#post-295930
Cheers!
YigitJuly 25, 2014 at 3:02 pm in reply to: Placing Easy Social Share Buttons into Template on every page #295974Hey Daniel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#essb_displayed_shortcode { width: 25%; float: left; margin: 0; }Regards,
YigitHey!
Glad you figured it out Tom and Joe!
Joe, currently it is not possible. Could be in the future but we cannot guarantee it :) Let us know if you have any other questions or issuesRegards,
YigitHey!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-product-main-image { pointer-events: none; }that would make thumbnails not clickable. We would recommend using watermark on your images :)
Best regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :) Have a great weekend!
Regards,
YigitHi theprodigy129!
You can use following code in Quick CSS in Enfold theme options under General Styling tab
#menu-item-372 .avia-menu-text { background: red; color: white; padding: 5px; border-radius: 10px; }You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHi Sherry!
Can you post the link to your website and the links to the images you would like to use please?
Regards,
YigitHey satucker!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-strong.main-title.entry-title { display: none; }2- to hide both, please add first code and following one too
.breadcrumb.breadcrumbs.avia-breadcrumbs { display: none; }Cheers!
YigitHi wgpubs!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 85%; height: auto !important; margin-top: 10px; }}Then please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Cheers!
YigitHey resbangkok!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header-scrolled .logo img { opacity: 0; } .header-scrolled .logo a { background-image: url(LINK-TO-YOUR-LOGO); }Regards,
YigitHi satucker!
You can go to Appearance > Widgets and create new widget area and add search field in it. Then add Widget Area element to your page and choose to display widget are you have created in Appearance > Widgets
Cheers!
YigitHi!
Have you applied the changes i suggested here – https://kriesi.at/support/topic/image-title-tag-not-working-when-linked/#post-295625 ? It should add title attribute of image to A tag
Regards,
YigitHi!
If you do not mind posting a temporary admin login here privately, i can add the code to functions.php file for you :)
Regards,
Yigit -
AuthorPosts
