-
Search Results
-
I found the bug why the arrows are not responsive on my website:
There is this file which controls the responsive part of those slideshow arrows:
enfold/config-templatebuilder/avia-shortcodes/slideshow.php
line 272 to 279 which should add these classes to the slideshow if it’s size is <600px or <305px :
.avia-small-width-slider
.avia-super-small-width-slider
The classes are defined in: css/shortcodes.css line 2095.
The problem is that the config-templatebuilder/avia-shortcodes/slideshow.php is not adding those classes after inspecting the code preview of the page.
I tried on two different pages and uploaded many files from the new update just to make sure I have the new version of the theme.
I see it is working on your demo here:
http://kriesi.at/themes/enfold/pages/services/
One thing I will mentioned that I renamed my theme folder from enfold to 2013 before setting everything up. Not sure if this could cause that function to now work.
Thanks!
Topic: Child Theme Error
Hi, I created a child theme per the video tutorial and get the error below.
The chile theme is in a new folder in themes called enfold-child with two files in it, styles.css and functions.php.
What did I do wrong?
Thx, Seth
?php
/*
* Enfold Child theme functions file
*/
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/39/11054639/html/wp-content/themes/enfold-child/functions.php:14) in /home/content/39/11054639/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Topic: Archive Excerpts
Gday Kriesi forum
I’d like to automate excerpts on the archive page, rather than the default full post content.
I did read a recent post that was in need of the same but the thread is closed and I didn’t understand the latter steps: https://kriesi.at/support/topic/enfold-archive-exceprts
I placed the archive.php in my child theme includes folder, and modified line 47 to say get_template_part( ‘includes/loop’, ‘archive’ );
But then I’m not sure what to do next. It seemed as though I need to also include the loop-index.php in the child includes and modify that. However, I don’t know what to do to modify that file.
Does anyone know what I need to do here?
Thanks for any help you can provide me.
cheers
Darryl
Hi there.
Several days ago, we post this topic….
We got the same error…
“Fatal error: Call to undefined function layerslider_init() in /homepages/4/d369761083/htdocs/PEPANET/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121” …
We got the last versión for ENFOLD, 1.9 and WP versión is 3.5.1
THATS YOUR ANSWER ….
Check your pages for Layer Slider elements, remove them update the page then insert them back
Regards,
Ismael
We have 2 questions….
1º If we remove a slider page…we should creat it from scratch… There is not other way to do it?
2º We should create all the slides from scartch?? Could we duplicate them, or the problem is the dupication?
Best,
jacobo
I recently purchased the ENFOLD Template and tried installing on go daddy hosting. The following error is what I get:
Warning: session_start() [function.session-start]: open(D:TEMPPHP/sess_84u71qm6u5tos8at1bmsgsa8h6, O_RDWR) failed: No such file or directory (2) in /home/content/04/2049404/html/ies-computing/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
So far Go Daddy has not been able to provide any solution or suggestion.
Topic: Additional menu
Hi,
i have register additional menu and I wish to show it before content and after slider. I have try to edit page.php and index.php page and on index/blog page it shows and on page not. How can i easy make it work? Here is the page where menu work: http://www.tijdelijk-4.nl/?page_id=731

