Forum Replies Created
-
AuthorPosts
-
Hey!
Please go to Enfold theme options > Demo Import and import needed demo – http://i.imgur.com/Ch9vp9u.png
And you can find Enfold online documentation here – http://kriesi.at/documentation/enfold/Best regards,
YigitFebruary 2, 2015 at 5:55 pm in reply to: Sandwich Menu Botton doesn't open in iPad landscape mode #389500Hi!
“404 – File or directory not found”. Can you please post the code you added using – http://pastebin.com/ please?
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 769px) { html.html_boxed { background: white !important; }}P.S.: Our queue goes from the oldest posts to the newest posts, so each time you self post, you are pushing your query to the end of the queue. In urgent cases, we recommend you not to post :)
Best regards,
YigitHey!
You can paste the link here privately, please make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
YigitHi!
@micheal0424 Have you flushed browser cache on your mobile device after applying the code?
If so, can you post the link to your website please?Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_dropcap1 { margin: 0px 8px 0 0; }Best regards,
YigitHey!
You can set slider to random mode using LayerSlider. Please edit your slider and go to Slider Settings > Slideshow and enable “Shuffle mode”
Regards,
YigitFebruary 2, 2015 at 5:27 pm in reply to: Deactivate Menu Item Link for Currently Selected Page #389461Hey Michae1!
Please try adding following code to Quick CSS
li.current_page_item > a { pointer-events: none; }Best regards,
YigitFebruary 2, 2015 at 5:25 pm in reply to: Transfer "Unlicenced" Enfold template to a Licenced version #389457Hey Caroline!
Thank you for choosing Enfold and welcome to our support forum :)
Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/Cheers!
YigitHi dawsmik!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_sticky #main { padding-top: 61px; }Regards,
YigitFebruary 2, 2015 at 5:22 pm in reply to: Remove Lightbox linking from post images – Remove pointer-events causes problems #389450Hey Oliver
Please change the code to following one
.format-image .big-preview.single-big { pointer-events: none; }Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.xs-cta .iconbox_content { background-color: blue!important; color: white!important; }Cheers!
YigitHey!
Have you tried using shortcodes inside a Code Block element?
Best regards,
YigitFebruary 2, 2015 at 5:14 pm in reply to: My website first shows the green background color when it loads. #389438Hi josvg98!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
html { background-color: white!important; }Best regards,
YigitHi Jos!
Please go to Enfold theme options > Demo Import and import needed demo – http://i.imgur.com/Ch9vp9u.png
Regards,
YigitHi!
Please add following code to Quick CSS as well and adjust as needed
#top .avia-button-fullwidth { padding: 30px; }Very nice looking website by the way!
Cheers!
YigitHey!
Can you please adding the code you have added to http://pastebin.com/ and post the link here so we can try to reproduce on our end?
Regards,
YigitHey eriatarka!
Please add following code to Quick CSS
@media only screen and (max-width: 480px) { h1 { font-size: 24px; }}Regards,
YigitHey!
Please add following code to Quick CSS as well
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container { -webkit-transform: scale(1,1) !important; -moz-transform: scale(1,1) !important; transform: scale(1,1) !important; }Regards,
YigitFebruary 2, 2015 at 5:01 pm in reply to: slideshow, clicking on thumbnails changing pics and its names. #389416Hey Daniel!
Can you please show us a working example of the slider?
You may need to find a 3rd party plugin for such feature but to make sure, we would like to see an working example.Regards,
YigitHi Lev!
Yes, that is possible. You can insert shortcodes and HTML into Navigation Labels in Appearence > Menus :)
Best regards,
YigitHey Helen!
Please make sure that you are using the latest version of Enfold 3.0.8 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and WordPress 4.1.
If you are, please try de-activating all active plugins and check if that helps. If that too does not help, please create a temporary admin login and post it here privately so we can look into it.Regards,
YigitHi yhzkiki!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post .image-overlay { display: none!important; }Cheers!
YigitHi!
Please add following code to Functions.php file in Appearance > Editor
add_filter( 'avf_masonry_excerpt_length', 'slider_excerpt_length'); function slider_excerpt_length() { $excerpt = 200; return $excerpt; }then add following code to Quick CSS
span.av-masonry-date { display: none; }Best regards,
YigitHi Courtney!
1- Please edit your blog posts and click on “Screen Options” on the right top side of the scree and check “Discussion” and uncheck “Allow comments.” then go to Settings > Discussion and uncheck “Allow people to post comments on new articles ”
2- Please add following code to Quick CSSp.comment-form-url { display: none; }Regards,
YigitFebruary 2, 2015 at 4:28 pm in reply to: Changing the width of the caption on fullscreen slider #389396Hey Hiromi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slideshow_caption { width: 66%; }Best regards,
YigitHey johncon!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
YigitHi Andrew!
Please try using this plugin – https://wordpress.org/plugins/zen-menu-logic/
Regards,
Yigit -
AuthorPosts
