Hey BelIblis!
Please add following code to Quick CSS in Enfold theme options under Styling
.avia-slideshow-dots a.active { background: red; }
.avia-slideshow-dots a { background: green; }
Regards,
Yigit
I believe the comments do show with indentation out of the box with enfold. However, only the comments posted via the “reply” button directly within a comment box will be considered a direct reply, and therefore be indented. Hope it makes sense!
Hey!
Can you post an example of the pdf link that is generated using the plugin? Have you tried manually adding a pdf link?
Best regards,
Ismael
Hi,
not sure if you’ll be able to help but since I have the problem only since I used enfold you might have a tip.
I am using the Quform Plugin http://codecanyon.net/item/quform-wordpress-form-builder/706149
The plugin itself an the created forms work totally fine.
Problem is adding a form to a page / post.
They have a shortcode button in the visual editor. When pressing that it brings up a form where you can choose the form you want to add in the page and creates the shortcode. This form pops up in a lightbox mode. and there is the problem. It either does not come up at all or maybe it’s hidden behind the avia editor.
Was wondering now if there was a way to somehow add their shortcode to your wizzard so avoid this?
Right now I can’t show you the issue since I only have a local installation.
Hope you have an idea anyway.
Thanks,
Marcel
http://snipt.org/Ahhff0
Here you go. I didn’t make any modifications in the functions.php before creating this thread, so the above snipt should be identical to what’s in the enfold theme package. The error went away when I added a “)” in the comment on line 26 of the attached snipt code.
After adding that extra “)”, I tried adding “add_theme_support(‘avia_template_builder_custom_css’);” to where you mentioned again, and then it gave me a new error about an unexpected ‘;’, this time in the comment in line 17.
What’s going on?
-
This reply was modified 12 years, 3 months ago by
bunguman.
Hi
Futher to this i have manged to get some output from Safari error logs (Firefox/Firebug crash out).
After insert into post is pressed, the following is returned:
avia_media.js:141RangeError: Maximum call stack size exceeded.
It would seem that there is a clash with AVIA and the cmb_metabox framework on
https://github.com/jaredatch/Custom-Metaboxes-and-Fields-for-WordPress
as if i disable the function to init the framework, the WP functionality then works to insert a post.
Part of the init.php function is to call the following
function cmb_scripts( $hook ) {
if ( $hook == ‘post.php’ OR $hook == ‘post-new.php’ OR $hook == ‘page-new.php’ OR $hook == ‘page.php’ ) {
wp_register_script( ‘cmb-scripts’, CMB_META_BOX_URL.’jquery.cmbScripts.js’, array( ‘jquery’,’media-upload’,’thickbox’ ) );
wp_enqueue_script( ‘jquery’ );
wp_enqueue_script( ‘jquery-ui-core’ ); // Make sure and use elements form the 1.7.3 UI – not 1.8.9
wp_enqueue_script( ‘media-upload’ );
wp_enqueue_script( ‘thickbox’ );
wp_enqueue_script( ‘cmb-scripts’ );
wp_enqueue_style( ‘thickbox’ );
wp_enqueue_style( ‘jquery-custom-ui’ );
add_action( ‘admin_head’, ‘cmb_styles_inline’ );
}
}
Could this be the source of the conflict do you think?
Many thanks for any guidance.
Phil.
Hi – i am using the Avia builder and have a 1/1 column with a text block inserted in it.
Within the text block i have various paragraphs of text, from which i wish to link PDFs from certain words or phrases.
In the standard WP interface, you ‘Add Media’ > upload the PDF > Edit title and this then becomes the title of the link > Insert and this inserts the link.
Using Avia Builder, you go through the same process, but after hitting ‘Insert into’ button, nothing happens.
Any idea why? or how best else to add a load of PDFs to a page (i’ve looked for other media types in the Avia media types section).
Hi fshn2day!
If you want another menu on the footer area you can go to Appearance > Menus panel. Find Menu Settings then enable Enfold Footer Menu. To add social icons, edit footer.php, find this code:
wp_nav_menu($args);
echo "</div>";
Below, add this code:
$social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
echo avia_social_media_icons($social_args);
Add this on your custom.css or Quick CSS to move the social icons:
#socket .social_bookmarks {
position: relative;
left: 50px;
}
Yes, you can edit header.php to add the Google Translate.
Best regards,
Ismael
I was trying to add the suggested code to the form button,
$this->output .= '<input type="submit" onClick="_gaq.push(['_trackEvent', 'Contact', 'Form Submission', 'Contact Page Form',, false]);" value="'.$this->form_params['submit'].'" class="button" />';
as suggested here: https://kriesi.at/support/topic/adding-event-tracking-to-choices-contact-form/#post-121376
And got the following error:
Parse error: syntax error, unexpected ‘_trackEvent’ (T_STRING) in /home/maasen/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php on line 179
Hello!
1) You should add Color Section element in Avia Layout Builder and give it an ID http://i.imgur.com/O63UPbJ.jpg in this case “contact”
You can add contact form or anything else you would like to add inside this color section.
Then you should add a Button element and set link to that ID http://i.imgur.com/tzmmNau.jpg in this case #contact
So when button is clicked, it will take you to that ID.
Please edit “Home v7: One Page Portfolio” page that comes with Dummy data. It will help you figure out faster.
2) You can choose a Header with Social Icons in Enfold theme options > Header > Header Type
3) You should use a plugin for that
Best regards,
Yigit
I use macdock.com as a host and my website is homesmartsecure.com.
Macdock.com is the WORST hosting service in the world. They have have an excellent control panel, but it ends there. Everything else is horrible, especially the service.
That said, I am using Enfold Child with Enfold 2.2 and the style settings are not sticking. I found that all files and folders in the wp-contents folder are set to user apache whereas all files EVERYWHERE else are set to ftpuser. So I fixed the user issue myself after DAYS of slow idiotic responses from my host with an eventual we are changing S#*^, fix it yourself type of response.. All permissions in dynamic_avia are set to 777. Yet click the color style buttons and apply doesn’t stick despite it saying settings were saved. Can one of you please log on to my wordpress and my ftp and see what the hell I’m doing wrong here?
I know I can at least get great support here, if only for the theme.
http://www.getaltrd.com/work/virginmobile/
and all the other portfolio pages linking from http://www.getaltrd.com/#work_section
I tried the code you provided and first created a class for “work”, that didn’t work, so then I tried one creating a class for virginmobile (thinking I might just have to manually targeted every portfolio page – but that didn’t seem to work either, not to mention that would be a maintenance hassle every time I wanted to add a new page.
Essentially, I only want the “home” button on all my portfolio work pages (like I did on the blog, with your help).
Thanks in advance for your help. This is the last bug I have to finish before launching my site.
Hey!
Yes, actually WP will overwrite the widget settings if you try to save different settings/categories for different languages. This is a wordpress limitation because every widget gets an unique id and WPML does not duplicate the widget when you switch the language but the widget will keep the same id – thus you can also overwrite the settings. The only workaround I’m aware of is to add two instances of the widgets to the sidebar. First select one language and add a portfolio widget to the sidebar. Add ICL_LANGUAGE_CODE == ‘XX’ into the widget logic field and replace XX with the right language shortcut of the current selected language. Then configure the widget for the current selected language and hit the save button. Then switch to the other language and configure the second widget/instance for the other language. Don’t click the “blue” save button of the first widget or you’ll overwrite the settings of the first language again. I made a short video to demonstrate the setup: http://www.screenr.com/CyZH
Best regards,
Peter
Have the same problem with (No data received Error)
I download Enfold 2.2 then update to WordPress 3.6., still did not fix the issue. Steps that causes this issue – Starting from the admin page, when you click the update button from “Home Page” the error will occur. Yes I am hosting with GoDaddy.
Hello,
How do I change the color of the buttons in Enfold? It is the color of the button itself and not the text inside.
Cheers!
hello guys
great theme !!!
I’v been working on a site using this theme and i have a few question that i didn’t find an answer yet
1. one your demo site on main page -home v7- one page portfolio there are buttons on each section that leads to the next section for example:when you click on about buttons its leads to the about section with a gentle scroll’ i want to this on my site
2. how do i create social icons on main menu or create a secondary menu that with have this buttons
3. how can i create a “share it” buttons for each and every element on the page, for example: when you click on a pic that’s open in light box you will have a share option for different social network – like this : http://avathemes.com/WP/Pulsar/#prettyPhoto/9/
hope to hear from you soon
great job
Ido
Hey 4ages!
If you download the full theme folder/docs/psd package from your downloads on themeforest you’ll get the version.txt file which includes all file changes:
2013 September 18 - Version 2.2
- style.css - new version number
- css/shortcodes.css - fixed a bug with .avia_start_animation elements causing fixed BG images to shift
- css/dynamic.css - adds a few new stylings for the forum
- css/bace.css - fixed a bug with firefox and linked images
- css/layout.css - added a few styles for various improvements mentioned bellow
- footer.php - changed arguments of wp nav menu to work better with non-latin languages
- header - changed arguments of wp nav menu to work better with non-latin languages
- 404.php - added action that allows you to perform actions like notification to the blog owner if a page is missing
- functions-enfold.php - removed buggy post nav from forum
- includes/related-posts.pgp - added additional hooks and config options for different styling possibilities
- js/avia.js - better detection on when to use the mobile menu
- js/shortcodes.js - fixed a problem with easyslider, logoslider and content slider in IE 9 + 10
- archive.php and taxonomy-portfolio_entries.php - added term descriptions
- includes/admin/register-admin-options.php
- you can now disable the dummy content import button by adding this to functions.php: add_theme_support('avia_disable_dummy_import')
- added option to disable search icon in main menu
- folder config-woocommerce:
- fixed several small issues
- folder config-templatebuilder:
- improved: template builder now works with revisions
- improved: portfolio layout if no images are selected
- added: missing translation strings for visual editor
- fixed: toggle active class bug
- added: filter for lightbox size
- fixed: content slider typo
- fixed: bug in firefox with absolute positioned elements within tables
- folder config-bbpress:
- improved: lots of small styling improvements to the forum
- folder framework:
- update to the newest version
- fixed contact form subject guessing code
- improved checkbox display and handling in backend
- added filter to default fallback menu to add additional items
-folder lang:
- added first version for Danish, Spanish, French, Japanese, Russian, Swedish and Dutch
Best regards,
Devin
hi, is it possible to create on a LayerSlider a sort of button (link) with a mouse hover function that changes the color when the mouse pointer is over?
in explicit, look at the fullscreen slider that you find in the “enfold preview -> pages > fullscreen slider” http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
how did you manage to change the button “learn more” when the mouse moves over it?
thank you :)
Hi, thank you for the quick reply. When I add that line on functions.php I get the following error:
“Parse error: syntax error, unexpected ‘=’, expecting ‘)’ in /home/content/71/8730971/html/wp-content/themes/enfold/functions.php on line 26”
After deleting the addition, this error persists. Any clue why?
Hi,
Great theme, except I run into a few bugs (?) viewing the site made with the ENFOLD theme in IE8.
My site is perfect in Google Chrome, but in IE8 it has some trouble showing some of the items on the homepage.
The site can be viewd here: http://www2.sun-fictorie.nl/.
The troubles are highlighted in this image
.
> The menu items are shown through the logo in IE8.
> The slider image is not working correctly in IE8.
> The buttons in theme color are not working correctly in IE8.
> All the way down on the homepage we have three Icon Boxes on a Color Section custom background image, as you can see, both the icons and the background image are not showing correctly in IE8.
> The Enfold Google Maps Widget in the footer (third column) is not showing in IE8.
> Also, the accordion and tabs Content Elements are not working in IE8.
Is this a bug in the theme or is it something else? I tried searching the support forum but I couldn’t realy find anything similar.
I don’t know how to fix it and I hope someone here can help.
Many thanks in advance.
Kind regards,
Dave
Hi Rob!
Please add following code to Quick CSS in Enfold theme options under Styling and adjust as desired
.avia-promocontent { padding-right: 25px; }
Cheers!
Yigit
Hey!
Sorry, I guess you posted wrong link this is not Enfold
Best regards,
Yigit
Hello faterra!
Please add following code to Quick CSS in Enfold theme options under Styling
div.ls-s-1 input[type="submit"] { font: bold 25px helvetica; text-decoration: none; background-color: #f5f6cc!important; color: #717304!important; padding: 45px 55px 45px 55px!important; border-top: 2px solid #ffffff!important; border-right: 1px solid #ffffff!important; border-bottom: 1px solid #fffffff!important; border-left: 1px solid #fffffff!important; }
Best regards,
Yigit
Save Custom Color Settings
Add an ability to save the custom colour settings. It could be similar as for the Layersliders as a copy & paste box. Perfect it would be if it could be saved like the color preset buttons.
Ignoring those scripts, is there no way I can use the scripts powering the ‘back to top’ button that comes with the theme?
Aha, yes it was just cache’d really heavily. While I have you, I have another question…
I have all my links as in-page anchor links, like
<a href="#chapter3"></a>
and I really want them to be ‘eased’ when the page jumps like the ‘back to top’ button does. Is that something I can do? Is there a class which I can add to those tags to attach that animation?
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, 3 months ago by
jbiasucci.
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
Hi! I am new to wordpress and themes. I am not sure where to go to edit the footer of my website. I want to be able to change links and add social media buttons, but I am not even sure where to go to edit the footer.
Thanks!