Hey jamorel!
Please add following code to Quick CSS in Enfold theme options under Styling
.fullsize .content { margin-left: -50px!important; }
Regards,
Yigit
Hi ev0l_!
Re-download the theme files from your downloads on ThemeForest and then re-upload the config-layerslider folder to your theme files.
The LayerSlider shortcodes have been disabled however since the regular usage doesn’t work with the theme. You can add in a LayerSlider slideshow using the Advanced Layout Builder instead.
Regards,
Devin
Hello!
Can you try the same thing here: http://kreaturamedia.com/layerslider-responsive-wordpress-slider-plugin/
That way we can quickly see if its a LayerSlider issue directly or in the implementation in Enfold.
Regards,
Devin
Hi!
I have tested using the shortcodes from the layerslider WP but they dont show up on the page.
If I go from the wp-admin to LayerSlider WP ->Transition Builder I have the following error message at the top:
“Warning: file_get_contents(): Unable to access /home/virtual/websitename/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js in /home/virtual/websitename/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14 Warning: file_get_contents(/home/virtual/websitename/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js): failed to open stream: No such file or directory in /home/virtual/websitename/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14”
I have the latest WordPress version, latest Enfold version and I have tested deactivate all plugins but still have the same?
Hello omakad!
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
Hello Marcel!
Please add following code to Quick CSS in Enfold theme options under Styling for the 1st one
.social_header .phone-info span { font-size: 18px; }
Can you show the custom css you have applied? And a link to your website would be very useful.
Best regards,
Yigit
Greetings –
I would like to modify the lightbox popup/nav code that is generated by the ‘av_gallery’ shortcode to more closely emulate how the default WP ‘gallery’ works. The WP ‘gallery’ shortcode places each included media item’s Title in the description area below each picture, just to the right of the nav buttons, but the ‘av_gallery’ code tends to put the media item’s Description (text field) in that area. This difference ends up being significant on my site.
I believe I’ve found the code which generates the relevant gallery code in wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php. Can you confirm that the shortcode_handler() function is the right code to modify?
Also – I am using enfold-child, and therefore can you confirm the correct procedure to override that function? Do I create a copy of the path/file from the parent, or do I simply place a modified function in the child theme’s functions.php?
Thanks!
I’m using the Enfold them, and have sidebars on all my pages other then my front page, which is a custom home page. I have the search widget in the sidebar, which generates a nice large search box on all the pages other than the front page, for which I don’t want to put a sidebar. But I can’t seem to get the same search box to show up on the front page.
As a test, I’ve been able to put this search box on an ordinary page, pasting the widget code into a text box on an ordinary page. No problem. But when I try that on the front page, it gets knocked out by the system. I assume there must be some special problem with using that code on a front page.
Here is the code I’ve successfully used on an ordinary page, but can’t get to stick on the front page:
<div class=”widget clearfix widget_search” id=”search-2″><form id=”searchform” action=”http://northshoreunitarians.ca/” method=”get”>
<div><input class=”button” id=”searchsubmit” type=”submit” value=”
-
This topic was modified 12 years, 7 months ago by
jbiasucci.
Excellent! This worked to solve the problem. One question I have though, I am using the Child theme. As you may have seen we made some modifications to bring the content up into the slider. I want to make sure that if there are WordPress updates, and I update my Enfold Parent theme, that my custom changes will not be lost.
I know if I only update certain files, I would be safe, but on the last Enfold update, I just copied the whole Enfold folder and did overwrite all. If I do that again I would lose those avia.js changes. Is there an easy way to move that to the child theme?
Thanks again for you help! I love this theme.
-fjh
Thanks Yigit!
This doesn’t seem to solve the problem though. When you scroll down the page te background, logo and highlights stay static but the text links move upwards.
Any ideas?
Hello tocal!
Please add following code to Quick CSS as well
.main_menu ul:first-child > li a { line-height: 100px!important; }
Your website looks awesome by the way!
Regards,
Yigit
Hi,
I just purchased the Enfold WP theme, but I am planning to use it with a ZEND Framework Project. Therefore I’d rather have the HTML Files instead of the PHP files that require WP to generate a HTML page in the process.
Do you offer the Theme as single HTML Pages as well? Or do I need to install WP and get the generated HTML Code via the browser?
Thanks in advance!
Cheers…
I am trying to make the fixed nav in enfold remain the same size as the user scrolls. I have acheived the sizing but the text links still scroll inside the container and I can’t find the command to keep them centred. See here: http://noodle.19grams.co.uk
Hello!
In the Enfold theme options go to General Settings>Responsive Layout. You can then select the smaller layout from there.
If you are using the Fixed Layout currently then you would need to modify the grid.css file with your new widths.
Cheers!
Devin
Hey franpat!
You should go to Enfold theme options > Header and choose one of header types with social icons. And can you be more specific about icon box issue?
Cheers!
Yigit
Liebes Kriesiteam,
eure Enfold Theme ist wirklich super. Tolle Arbeit!
Dennoch hätten wir noch ein paar kleine Fragen
1) Gibt es eine Möglichkeit die generelle Reihenfolge der Portfolios (portfolio-items) einfach zu sortieren? Ich spreche hier nicht von der Sortieren nach Kategorien, sondern von der generellen sortierung, wenn “alle” angezeigt werden. Natürlich ginge es auch über das editieren des Datums, aber das ist etwas mühsam.
2) Wie könenn wir bei den Social Media Links (links oben) ein Youtube icon einbauen?
3) der layerslider zeigt leider (ausser bei euren sample sliders) meistens in der preview etwas anderes an, als dann auf der Seite. Gibt es bestimmte Faktoren, die man beim layerslider beachten muss, damit die Preview auch dem tatsächlichen output entspricht?
vielen Dank und macht weiter mit eurer guten Arbeit!
Hi Yigit,
Thank you! I’ve upgraded to the latest version of WP and Enfold and things are working well now.
Really appreciate the fast response.
Jonathan
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling
.footer_color input[type='submit'] { background-color: #f05a1a; color: #ffffff; border-color: #f05a1a; }
.footer_color input[type='submit']:hover { background-color: #f05a1a; color: #ffffff; border-color: #f05a1a; }
Adjust second code for hover state
Best regards,
Yigit
Hello!
In WordPress theme directory please go to Enfold folder and open functions-enfold.php file and find following code in line 40
$items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">'.$avia_config['font_icons']['search'].'';
and change it to
$items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">Search '.$avia_config['font_icons']['search'].'';
Best regards,
Yigit
Hi,
I have installed Gravity Forms on my website – http://www.land-reg.com/order-now
However, the notifications emails are not being received. I have just tried using one of the Enfold contact form – and again, no email email is received.
Can you please help me resolve this issue – as soon as possible please.
Many thanks
Hello uattah!
You just need to go to Appearance > Widgets and add “Enfold Latest News” widget to the footer column that you would like to display the widget.
Regards,
Yigit
Glad Ismael could help. Let us know if you have any other questions or issues.
The products are getting their default columns width in that layout but you can override this for the whole page by adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.page-id-436 div .products .product {
width: 100%;
}
This targets that specific page by its body class ID. If you wanted the same to work on another page you can inspect the code of the page to find its ID or by this: http://en.support.wordpress.com/pages/#how-to-find-the-page-id
Hello uattah!
Please add following code to Quick CSS in Enfold theme options under Styling
#top .avia-logo-element-container img { box-shadow: none; }
Regards,
Yigit
Hi alexeastman7,
You must update to the newest version of the theme files to bring the theme up to compatibility with WordPress 3.6+.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
Devin
I am wanting to put recent blog posts (“latest news”) in the footer of my webpage. I want for a thumbnail photo to show up with it like in the enfold demo. Would someone please advise on how to do this.
Thank you!
P.S. Enfold is the Best. Theme. EVER.
Hi.
I am just getting started with the SEO of my new website and I was curious to if does plugin SEO pressor or any other SEO plugin provide different results using between the ‘Default’ and the ‘Advanced’ layout editor with the Enfold theme?
Here is what I did:
I got a page from my site I made using the advanced layout editor, optimized it with SEO Pressor and got a score of 65.86%.
I then copied the content (not including the gallery and other widgets, to a new page with the Default Editor and “refreshed” the results and got a score of 109.93% and it picked up that my image alt tag names were over optimized. It didn’t notice this with the advanced layout editor.
Here is a screen shot of the results:
hire.com.au/wp-content/uploads/2013/09/enfold-seo-pressor-layout.jpg" alt="enfold-seo-pressor-layout-problem" />
I have my page right here:
http://www.mobile-dj-hire.com.au/wedding-dj-hire
Keywords Targeting: Wedding DJ Hire
QUESTIONS:
1. Does Google read the page the same way SEO Pressor sees the page? (based on the different layouts)
2. If not, How does Google read the page? As you see it in the advanced layout and the front end of the website?
OR does it convert it to the way the default editor like converting a HTML email to plain text…. How does this work because I want to know if I SHOULD? … be optimizing my pages with SEO Pressor of my content either…
1. Pasted into the default editor and then bought back to the advanced layout editor so it can read the page from top to bottom clearly OR
2. Just use SEO Pressor AS IS, with the advanced layout editor and trust that answer is correct and that Google reads it that way too?
Please help!
Hi
I have a sidebar on every page using the ‘displayed everywhere’ widget.
I need, though, a different sidebar for the homepage so created an enfold custom widget area and then switched that on, on the homepage
Only problem is the ‘display everywhere’ widget is still showing underneath it. Only way I can think to fix this is create another custom widget area for the other pagers then go through every page (about 30 of them) and apply this to each page, and turn off displayed everywhere
Is there an easier way?
Thanks
Masten
Hey!
Please take a look at the screencast here http://www.screenr.com/JTZH
Best regards,
Yigit
EDIT: Firefox 24 screenshot http://i.imgur.com/Gckwmu6.jpg
-
This reply was modified 12 years, 7 months ago by
Yigit.