Forum Replies Created
-
AuthorPosts
-
Hey!
Please try changing the name of Plugins folder inside wp-content folder via FTP and check if that helps. If not, please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Regards,
YigitHey!
I’m a bit confused N. You would like to remove slider on screens wider than 768px, is that correct? If so, you can just add the code i posted to remove the slider on that certain page
Cheers!
YigitHey!
Can you try checking your website on another computer? This is how it looks on my end http://i.imgur.com/1gnFI7A.jpg
Cheers!
YigitMarch 21, 2014 at 1:25 pm in reply to: remove the previous and posterior posts arrows in the single post view #241136Hi!
I have edited the code in my previous code. Please try it now. It does work fine on my local installation
Regards,
YigitHi!
Sure, please let us know so we can mark the thread as resolved or assist you further
Regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitMarch 20, 2014 at 11:16 pm in reply to: Enfold and über menu = NO sub menus on iPhone or on responsive menu #240905Hey midischool!
Can you post the link to your website? I asked Tom from UberMenu to look into it as well.
Regards,
YigitHey techgrayscale!
Please add following code to Quick CSS in Enfold theme options under Styling tab
h2 { margin-bottom: 0; }Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.iconbox_top .iconbox_icon { border: solid 1px #FF00B3!important; }Cheers!
YigitMarch 20, 2014 at 6:14 pm in reply to: Shortcode Dropcap2 colored background is not reflecting properly #240819Hey Labhanshi!
Please add following code to Quick CSS and adjust as needed
.page-id-734 .avia-builder-el-4 .av_dropcap2 { background-color: blue!important; } /* 1st dropcap */ .page-id-734 .avia-builder-el-6 .av_dropcap2 { background-color: red!important; } /* 2nd dropcap */ .page-id-734 .avia-builder-el-8 .av_dropcap2 { background-color: orange!important; } /* 3rd dropcap */ .page-id-734 .avia-builder-el-10 .av_dropcap2 { background-color: blue!important; } /* 4th dropcap */Best regards,
YigitHey Munford!
Please add
@media only screen and (min-width: 768px) { .page-id-7727 #full_slider_1 { display: none!important; }}Best regards,
YigitHey!
Please flush your browsers cache and refresh your page a few times. They are not displayed on English version on my end – http://i.imgur.com/RNFUE3p.jpg
Regards,
YigitHi!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
top .social_bookmarks_linkedin:hover a { color: #419cca; background-color: transparent; } top .social_bookmarks_linkedin a { color: white; background-color: #419cca; } #top .social_bookmarks_facebook:hover a { color: #37589b; background-color: transparent; } #top .social_bookmarks_facebook a { color: white; background-color: #37589b; } #top .social_bookmarks_gplus:hover a { color: #de5a49; background-color: transparent; } #top .social_bookmarks_gplus a { color: white; background-color: #de5a49; } #top .social_bookmarks_twitter:hover a { color: #46d4fe; background-color: transparent; } #top .social_bookmarks_twitter a { color: white; background-color: #46d4fe; } #top .social_bookmarks_youtube a { color: #fff; background-color: #a72b1d; } #top .social_bookmarks_youtube:hover a { color: #a72b1d; background-color: transparent; }Best regards,
YigitHey!
I tried resizing the browser window but menu is not overlapping.
Please add following code to Quick CSS in Enfold theme options under Styling tab@media only screen and (max-width: 989px) and (min-width: 768px) { div .av_one_fourth { margin-left: 0!important; width: 100%!important; clear: both; }}Regards,
YigitHey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive.social_header .phone-info { line-height: 20px; }}Cheers!
YigitHi tomgraziani!
Please try flushing permalinks settings in Settings > Permalinks and check if that helps
Regards,
YigitHi!
You are welcome Johnny, glad we could help! :) Let us know if you have any other questions or issues
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-entry .inner-entry { border: 1px solid #e1e1e1; }You can add two 1/2 column elements to your page and place Blog Posts element inside each of them to create that layout
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-icon-list-right .iconlist-timeline { left: 95%; }Regards,
YigitHi nightripper!
Can you post the link to your website so we can take a look?
Regards,
YigitMarch 20, 2014 at 3:40 pm in reply to: Fixed height background I have set up a color section with a video as background #240747Hi!
You are welcome Peter, glad we could help! :) Let us know if you have any other questions or issues
Cheers!
YigitMarch 20, 2014 at 3:34 pm in reply to: Fixed height background I have set up a color section with a video as background #240741Hey!
It does not need to be changed. It just makes sure that Color Section elements height is minimum 600px on screens larger than 767px.
Cheers!
YigitHey!
Please go to wp-content\themes\enfold\framework\php folder and open class-framework-widgets.php file and remove following lines or comment out using //
echo "<span class='news-time'>".get_the_time($time_format)."</span>";Regards,
YigitMarch 20, 2014 at 3:21 pm in reply to: Fixed height background I have set up a color section with a video as background #240733Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 767px) { .page-id-381 #av_section_1 { min-height: 600px; }}Cheers!
YigitHey dentaparks!
Please add following code to Quick CSS in Enfold theme options under Styling tab to increase font size of main menu
.av-main-nav > li > a { font-size: 16px; }Yes, you should add images to have a similar header. However, you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
YigitMarch 20, 2014 at 3:15 pm in reply to: Horizontal position of picture and tightenting up vertical spacing between eleme #240726Hi garyguthrie!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.team-img-container img { float: left; }2-
body .column-top-margin { margin-top: 10px; } .content, .sidebar { padding-top: 10px; }Best regards,
Yigit -
AuthorPosts
