Viewing 30 results - 224,671 through 224,700 (of 241,702 total)
  • Author
    Search Results
  • #232234
    This reply has been marked as private.
    #232230

    Hi,

    I’ve got a very similar problem and I thought it’s better to write in an existing topic than to create a new one.

    Exact same shortcode [add_to_cart] has text-shadow style issue on my page. I can send the link, but prefer to send it privately in the following post.

    Besides another woocommerce shortcode that I want to use does not work on the website. I tried to write at Woocommerce forums, but no response… Could you maybe help why it doesn’t work – and if any theme conflict or so? It’s the shortcode [woocommerce_edit_address] from here: http://docs.woothemes.com/document/woocommerce-shortcodes/

    Thank you!

    #232215

    Topic: transparency

    in forum Enfold
    betonx
    Participant

    Hello, I wrote earlier request for help in setting transparency in the “Portfolio Grid” Thank you again for your help. Please let me know what to do to element “Fullwidth Masonry Gallery” was also transparent.

    http://www.imagine.nazwa.pl/swedish%20enfold/wordpress/?page_id=3045

    Regards

    #232203

    In reply to: Layout makes "jump".

    Hi Yigit!

    Your site http://kriesi.at/themes/enfold/ on my computer works properly.
    What’s wrong with my site?

    Cheers!
    fotofaber

    #232191

    Hi honesty1993!

    Deactivate the Enfold theme then rename the folder. Activate it again.

    Regards,
    Ismael

    #232187
    aryastaff
    Participant

    Hi, very nice theme indeed; i just have a problem on the portfolio page, when sorting between categories the page doesn’t resize correctly (the body is too high and shows a white space under the footer). All customized files are in child-theme, i tried to install the default theme and remove all the plugins but problem persist. Please can you help me?
    Theme version is Enfold 2.4.5
    here is the link to portfolio page:
    http://3zero2.arya.it/work/
    Best regards.

    • This topic was modified 11 years, 1 month ago by aryastaff. Reason: wrong link
    #232184

    Hey honesty1993!

    Please refer to this link: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Regards,
    Ismael

    mailclub
    Participant

    Hi all,

    I already post a message on the WPML support forum. They answer was that I should consult you on how you achived compatibility with WPML. Here is the link to my post and screenshots :

    http://wpml.org/forums/topic/layout-problem-after-translation-sidebar-and-layerslider-are-note-displayed/

    Here is a copy of my question :

    ——-
    I’m using :

    – wordpress 3.8.1
    – Enfold theme with the avia layout builder
    – the latest WPML plug-in :
    sitepress-multilingual-cms.3.0.2
    WPML-translation-management.1.9.1
    WPML-xliff.0.9.1

    I made my website in french and now I need to translate it in english. I chose Enfold because it’s WPML-ready and above all for its great advanced layout builder.

    Now, I’d like to understand how to translate correctly all my pages and entries built with the advanced layout builder.

    I chose to translate my pages with the WPML translation management system in order to work efficiently with our translation team. To do so we configured WPML to send XLIFF files to the people in charge of the translation. >> http://wpml.org/documentation/translating-your-contents/using-desktop-cat-tools/

    We also needed to set >> “use the translation editor” in the multilingual configuration (mcsetup). If this option is not checked the translation team does not receive any notification email… At that time I did not create the english menus (header / footer) because I don’t have the pages (and parent pages) in english yet.

    I have already made some test and the result is not really “plug & play” (see the screenshots below). In these pages it seems that some part of the page are not displayed :

    – the sidebar navigation for all nested subpages is not displayed. Maybe It’s because those pages do not exist… But even if they were existing, how could I manage to obtain the same taxonomy just sending XLIFF files

    – the layer slider at the top of the page is not displayed

    Since we are using XLIFF files that don’t carry any information about the page attributes (parent, template, order) or the layout, where and when do we have to configure it to make the page display correctly ?

    I would love to be guided step by step by someone.

    Thanks in advance for your help.

    Etienne

    here is the post :
    http://wpml.org/forums/topic/layout-problem-after-translation-sidebar-and-layerslider-are-note-displayed/

    • This topic was modified 11 years, 1 month ago by Yigit.
    #232177

    I figured out the widget areas, but how do I remove the text – “Enfold Theme by Kriesi”? And how do I add the navigation at the very bottom right of the page?

    Thank you.

    #232174

    In reply to: Enfold Showcase

    This reply has been marked as private.
    #232166
    This reply has been marked as private.
    #232165

    Update, I needed to get the site up and running, so I went ahead and deleted the theme again, went in and deleted all the pages, posts, comments, media, plugins, etc. I then went onto my server via FTP and deleted out all the files associated with Enfold. I then followed the video and installed using FTP and I was able to get the site up and running, but the menu background and all the links were not styled correctly. I then added the “Required Plugins” bbPress, and the site completely broke. I have deactivated the plugin and the site is back up and running, but with styling issues. I will another reply with the URL and an admin log in. I really do need to get the site up and running in the next few hours.

    Thank you.

    • This reply was modified 11 years, 1 month ago by cubestudio.

    Hey!

    Great :)

    Regards,
    Peter

    #232151
    cubestudio
    Participant

    Could you please forward me the instructions for getting the demo site working? I have used the following (http://kriesi.at/themes/enfold/features/#tab-id-4) and the site does not show up, the menu is missing and the home page contains no information at all. I even double checked to make sure the data was imported.

    Thanks a lot Peter! That solved it :-)

    #232130

    Ismael,

    That didn’t answer my question which was how do I add Georgia font to the dropdown list of Heading fonts in Enfold. i.e. what is the exact code I need to use and where do I add it?

    Regards,

    Derek

    #232128
    honesty1993
    Participant

    Hello, I may have to change the folder name from themes/enfold to themes/anewname
    Would you please suggest how to do this safely? Thanks.

    #232120

    This has now been resolved and found to be an issue with the hosting set up of the database.

    I changed my YouTube video to Public instead of Private and it started working in Enfold. Still not sure why direct linking does not work.
    Wendy

    • This reply was modified 11 years, 1 month ago by wendyhomola.
    #232105

    Hi!

    1) Yes – see: http://stackoverflow.com/questions/11817950/what-is-data-serialization – the important thing for you is that you can’t manipulate text stored as serialized data without changing some other values. I.e. if you replace:

    
    s:5:"hello" 
    

    with

    
    s:5:"hello world"
    

    the data wouldn’t be valid because php just searches for 5 characters and the text string “hello world” now has 11 characters. If you replace all occurrences of “world” with “hello world” in your database you also must make sure that the character count will reflect the change and increase/decrease the value accordingly. In this case

    
    s:11:"hello world"
    

    would be correct. The migrate script will take care of this issue.

    2) Yes, Enfold generates a dynamic stylesheet. However it does not store the options in the stylesheet but in the database and the stylesheet is just the output. The stylesheet will have the name of the current selected theme – if you activate a child theme you can delete the dynamic stylesheet of the enfold parent theme (enfold.css).

    Cheers!
    Peter

    #232103

    In reply to: Enfold Showcase

    @kkax: The CSS transforms of the homepage are not a part of Enfold?

    Hi!

    Use this filter code and add it to the bottom of your child themes functions.php to change the date/time format:

    
    function change_avia_date_format($date, $function) {
      if(!empty($function) && $function != 'avia_get_comment_list') $date = get_option('date_format');
      return $date;
    }
    add_filter('avia_widget_time', 'change_avia_date_format', 10, 2);
    

    The code will remove the time and return the date only.

    Regards,
    Peter

    #232101

    Thanks Ismael,

    I think I like the idea of an external plugin better. Just to think of all the changes we would have to do again if we decide to update to the latest enfold version makes me horrified.

    But what code version do you think is more suitable – the one I’ve found (from about 3 years ago) or the one you posted?

    Thanks.

    #232098

    In reply to: Menu broken

    Hey!

    @primdog – for a quick fix please open up enfold/js/avia.js and replace:

    
    		
    		$.avia_utilities.avia_ajax_call();
            
    

    with

    
    		$.avia_utilities.avia_ajax_call();
            
            $('body').attr("id", "top");
    

    Best regards,
    Peter

    #232093

    In reply to: Enfold Showcase

    Hi!

    @ProconsoleRepaid: Good job! I need my PC repaired. Too bad you’re only servicing consoles.


    @kkax
    : The awesomeness is overflowing on that one. Nice website. :)

    Best regards,
    Ismael

    #232085
    modelity
    Participant

    Hey,

    I would like to report the same problem as reported

    This code will not work under https:
    ` if( get_option(‘avia_stylesheet_exists’.$safe_name) == ‘true’ )
    {
    $avia_upload_dir = wp_upload_dir();
    $avia_dyn_stylesheet_url = $avia_upload_dir[‘baseurl’] . ‘/dynamic_avia/’.$safe_name.’.css’;
    wp_register_style( ‘avia-dynamic’, $avia_dyn_stylesheet_url, array(), ‘1’, ‘screen’ );
    wp_enqueue_style( ‘avia-dynamic’);
    }

    We are using version 2.4.5, but I’ve checked – the same code appears in version 2.5.2 from February.

    Please advise.

    Thanks,
    Lior.

    #232077

    In reply to: Fullwidth Easy Slider

    Hey!

    Please download the latest version of Enfold, version 2.5.4. It includes a better youtube integration script. You can check the Enfold change log. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Regards,
    Ismael

    #232073

    In reply to: Background Texture

    Hey cdh002!

    You can add background images on Enfold > Styling > Background Image. You can apply different background images for Header, Main Content, Alternate Content etc.

    Regards,
    Ismael

    #232066

    Hi Ismael,

    That CSS code does not work.

    I would like the form fields in the order form at the right here:
    http://www.finalsmoke.net/order-form-1/

    to look like the original (before Enfold) here:
    http://www.quithere.com/fsmokewp/order-form/

    Because Enfold has overwritten the defaults for tables and input fields, the table holding the order form has a white background, instead of being transparent, the td cells are too spaced out, and the form fields are too large and without borders.

    Below is my original CSS for input fields, and select fields. Is there a way to use these styles in Enfold, along with an unstyled table?

    ——————————–
    input.fsfield {
    border: 1px solid rgb(0, 0, 0);
    color: #000;
    line-height: normal;
    padding: 2px;
    background: rgb(255,255,255,0.5);
    font-size: 13px;
    font-family: Verdana, Arial;
    margin: none;
    }

    select.fsselect {
    border: 1px solid rgba(0, 0, 0);
    color: #000;
    line-height: normal;
    padding: 2px;
    background: rgb(255,255,255);
    font-size: 13px;
    font-family: Verdana, Arial;
    margin: none;
    }
    —————————–

    Thanks,
    Scott

    #232065

    Hi,
    I told you before but I want to say it again.

    This support is incredible ! The quality and responsiveness is unique.

    Thanks a million times for your amazing help. Enfold is the best theme I have ever worked with (there are a lot) and its support is by very far the BEST I have ever seen!

Viewing 30 results - 224,671 through 224,700 (of 241,702 total)