Forum Replies Created
-
AuthorPosts
-
what???
after more than 20 hours of work on it??
is that what you call support??
Just suggest “start from scratch”?? No explaination about the backround! Not even a hint nor an educated guess? Just “start again”??Since hours i find bugs after bugs after bugs and i dont like to say that but Enfold is a helluva mess.
It might be fine for Apple-Users who just want to “drag & drop” a bit around like they are used to.
Or you have to be a 110% nerd.But if you just know enough php to get along with most themes and you want to do some customizations Enfold is pita!
That theme is so far off any WP-standards that you cant do almost nothing except stay put with the functions it serves.
But thats far away from usability for owners.
Even usually very simple things like changing the image-size of post-images in the list-view of a blog needs hours of research.
Always permalinktrouble (specially in breadcrumb), no proper documentation, Enfold takes archive.php for a single-view!!!! and so much more issues that i really think stop it and ask Themeforest for a refund and look for a Theme which does a good job.tranparency:
#top #header .avia_mega_div > .sub-menu {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-top-style: solid;
border-top-width: 2px;
display: table;
padding: 20px 30px 30px;
}November 21, 2013 at 8:10 pm in reply to: New Bug – Custom widget area causes disfunction of accordeon #191602November 21, 2013 at 7:31 pm in reply to: Child-theme does not call /config-templatebuilder/config.php #191577Hi Devin,
we already did that and it works.But i am not talking about shortcodes.
We are talking about making the Advanced layout builder work in custom page types.
Therefore we need to call the meta.php in our childthemeAll the thing said in our last post is about this topic.
November 21, 2013 at 2:40 pm in reply to: Child-theme does not call /config-templatebuilder/config.php #191441Hi
thanx for you help.
We followed your advices and did:
1: we noted require_once( ‘config-templatebuilder/avia-template-builder/php/template-builder.class.php’); in the functions.php of our childtheme and got this error:
Fatal error: Call to undefined function av_icon_css_string() in /usr/www/users/axella/wordpress/wp-content/themes/enfold/css/dynamic-css.php on line 672Can you please tell us how to solve that?
regards axel
PS: we tried also to do this:
require_once( ‘config-templatebuilder/avia-template-builder/config/meta.php’
But this threw out this error:
Fatal error: Class ‘AviaHelper’ not found in /usr/www/users/axella/wordpress/wp-content/themes/enfold-child/config-templatebuilder/avia-template-builder/config/meta.php on line 196and a warning:
Notice: Use of undefined constant THEMENAME – assumed ‘THEMENAME’ in /usr/www/users/axella/wordpress/wp-content/themes/enfold-child/config-templatebuilder/avia-template-builder/config/meta.php on line 178
- This reply was modified 11 years ago by kaMai.
Hi Ismael
thanx for your reply – buts thats too much retro / old school.
i am seraching for the location in php where i can truncate the post-length.thanx for helping
regards axelOh, there is no need to… (although DC sometimes is a malus but i think in that case it doesnt matter)
I just thought that the threadstarter wants them to be removed.if not …just leave them, put a robots.txt in your domainroot or just make an appropriate setting in WP and see them vanish by time.
But dont forget to let searchengines onto your website when you finished it.1: Delete them
2: Use your Google WMT account and the URL-removal-tool if you are in a hurryNovember 20, 2013 at 5:22 pm in reply to: child theme – adding code to the functions.php breaks my site #191003If the same code works fine in the parents function.php this might help:
1: search for empty lines on the beginning / end of your php
2: make sure that you save as UTF-8 without BOM and upload again
axel- This reply was modified 11 years ago by kaMai.
November 14, 2013 at 3:54 pm in reply to: Second custom post type with advanced layout builder #188397Yep, but this uses a plugin.
we want to do that without plugins by editing functions.php (and so on)Hey
we use the “dark-blue” style but i definitely need to remove the blue bar on top (<div class=”stretch_full container_wrap alternate_color dark_bg_color title_container”>.)
but only for the homepage.
Fo all other pages / posts / cats that <div> should still existregards axel
Hi Devin, i know..
But i am not talking about controlling my content.
I am talking about editing the mark-up.in which php-file do i edit the mark-up for the front-page if i have choosen a page as homepage?
regards axel
-
AuthorPosts