-
Search Results
-
hi thr..
while i was working on ENFOLD WP theme, “ADVANCED LAYOUT EDITOR” vanished.. i mean when i click on the “Advanced Layout Editor” button nothing appears
plz help me
My styles.css file in Enfold has only 6 lines and all are comments. I am looking to reduce the padding of the right sidebar and can’t find how to accomplish this with an empty styles file. I am very new at WordpPress so there is probably an obvious solution that I am overlooking.
Hey,
me again. Did the update to 1.5.1 and straight run into the MCE problem again. Deactivating and reactivating all plugins fixed it so far.
Next thing: Tables. I do use a table shortcode within a tab. With the previous release, I manually removed any empty attribute from the shortcode.
Example:
[av_table purpose='tabular']
[av_row][av_cell]Text[/av_cell][av_cell]Text[/av_cell][/av_row]
[av_row][av_cell]Text[/av_cell][av_cell]Text[/av_cell][/av_row]
[/av_table]
With 1.5.1 it seems those attribs (row_style=” and col_style=”) are REQUIRED. Am I right?
Because without them, each cell of the table throws a Warning like:
array_merge(): Argument #2 is not an array in [CUTOUT]/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/table.php on line 264 (and 270).
Im really frustrated. This is the first Kriesi template I have bought with so many bugs! First my Avi Editor keeps on disappearing and know when I post content to any page it appears on my index page above my Headline or slider?
http://brandinglab.co.za/JoffeDental/
Look at the copy “Our Services” this is copy from “Our Services” page.
Topic: Child theme update
Hi!
After installing Enfold 1.5.1 and the child theme linked by Kriesi in themeforest, I activated it. WP informed me that this child theme is 1.0 and the latest version is 1.3. When I click for updating, the general themeforest website appears, without the link expected. I don’t know how to find the 1.3 version of Enfold child theme.
Where could I download it?
Thanks in advance.
Topic: custom shortcodes
Hello,
we bought recently the enfold theme. thanks a lot, this is great work!!!
i do have little diffulties to replace or add some functionality to some shortcodes. my goal is to create a similar shortcode as the “Blog Posts”, which would load a custom post type instead of the “post” post type. this is meant to be used in the template builder.
what i have tried so far:
add_filter('avia_load_shortcodes','add_shortcode_folder_new');
function add_shortcode_folder_new($paths_new)
{
$paths_new = array(get_stylesheet_directory(). '/my-new-folder/');
return $paths_new;
}in order to see if it works, i changed the name of the shortcode from “Blog Posts” to “CPT Posts”, but nothing happens. i don’t get any errors or anything else. why is it not working???
thanks a lot,
Eugene
Viewing 30 results - 243,271 through 243,300 (of 244,463 total)
