Viewing 30 results - 218,761 through 218,790 (of 243,676 total)
  • Author
    Search Results
  • #278751

    In reply to: Open SQL DB Queries

    This reply has been marked as private.
    #278750

    In reply to: Open SQL DB Queries

    This reply has been marked as private.
    #278723

    Topic: Open SQL DB Queries

    in forum Enfold
    welswebmaster
    Participant

    Our host provider reported (see link to screen capture provided by WPengine) open SQL database queries caused by the Enfold theme. This is caused slowness on our site. Please provide a solution and/or configuration setting tips that would help with performance. I have the latest version of Enfold. Let me know what other information would be helpful to you.
    Thank you!

    #278721
    MadrimNero
    Participant

    Hi Support,

    I have now created two Text Block elements on pages and added content to them, saved them and then reopened them to have all the content missing in the Text Block editor. It simply says “Click here to add your own text.” The content is still visible in the Avia Layout Builder but not in the Text Block editor. This means it can’t be modified. I am currently using Enfold 2.7.1 on WordPress 3.9.1.

    Is there a fix for this or should I assume anything put into a Text Block can go missing at any point?

    Screen shots show content in Avia Layout Builder and it missing in the Text Block.

    Content in Avia Layout Builder
    Content missing from Text Block

    Thanks.

    #278719

    Topic: Promo Box in IE 8

    in forum Enfold
    mgould
    Participant

    I am using Enfold for the following site: http://www.atlassteelruledie.com/ In IE 8 two of the promo boxes on the home page are stretched out of proportion – specifically the photos in the boxes. I’ve tried recreating them, but with the same result. How can I get these to stop being stretched?

    Thank you!

    nerkasa
    Participant

    Hei guys,

    Just one question – does Enfold offer multiple layers in the same div without having to get dirty with advanced css coding ? I’d like to have a black semi-transparent .png image covering my whole color section. Then, in this color section div, on the top of the semi-transparent image layer I want to place other content elements.

    Cheers from a happy owner of four Enfold themes,
    nerkasa

    #278688

    In reply to: Blog pages

    I am not a codeman :( So, I’m just using wordpress, theme and plugins. So, I don’t use any code to import it inside. I am choosing this font from Enfold/Advanced Styling Options.

    #278677

    In reply to: Same settings but not

    Yes, for a grid style it would be better to use a square image, you’d need to change the single blog style too to something like this.

    Please revert the change i suggested to loop-index.php as is not necessary in this case.

    Best regards,
    Josue

    #278668

    Hi Lynn!

    Are you sure are those three plugins? many Enfold users use Akismet and WP SEO without issues so far. Maybe QuickCache is the culprit of the issue/

    Regards,
    Josue

    #278660

    In reply to: no link footer

    Hi!

    It should look just like the image on the documentation page: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/

    Best regards,
    Devin

    #278659

    That’s expected @sureshakula, you can enable this though.

    Cheers!
    Josue

    #278642
    5fold
    Participant

    I’m trying to disable WPML flag images in the header. I did it in the settings in WPML but the theme is not recognizing it for the header. The flags dont show in the footer.

    #278623

    Topic: Enfold not responsive

    in forum Enfold
    reelruance464
    Participant

    Hello. Congratulations on the theme: it’s beautiful and functional. I have a problem only on the menu for iphone smartphone does not appear and the images do not fit the format. Responsive Layout is active. Can you give me a help? thanks

    #278593
    agenciam
    Participant

    The “Displayed Everywhere” widget is appearing at the bottom of the thumbnail photos of the product. The correct is displayed right next to the product description.
    or simplesmenete not appear.
    How to fix this?

    http://fabrikadesites.com.br/auge/enfold.jpg Image

    Sorry for my bad english, I’m using Google Translator.

    A widget “Displayed Everywhere” está aparecendo na parte inferior das fotos miniaturas do produto. O correto é aparecer ao lado direito da descrição do produto.
    ou simplesmenete não aparecer.
    Como corrigir isto?

    Desculpe pelo meu inglês ruim, estou utilizando Google Tradutor.

    #278592
    sureshakula
    Participant

    Hi,
    I want to create a slider of client logos like it appears on the home page of Enfold theme demo (http://kriesi.at/themedemo/?theme=enfold). How can I implement it?
    Can you please share details?

    pako69
    Participant

    Hello
    I do not use Enfold builtin menu but another plugin (shitnav pro).
    In one of my page I use the toggle panes
    But I got an javascript error when I try to use open the Shiftnav Pro menu

    Erreur : TypeError: $(…).attr(…) is undefined
    Fichier Source : /wp-content/themes/enfold/js/shortcodes.js
    Ligne : 2291 > var hash = $(this).attr(‘href’).replace(/^.*?#/,”);

    Thanks

    #278583

    In reply to: WPML .mo File?

    Hey heho!

    The default theme language is English (“hardcoded” text strings) and we didn’t include English mo/po files. If you want to generate them download and install this plugin: http://wordpress.org/plugins/codestyling-localization/ , go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language (English) and click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    You can also use Poedit: http://poedit.net/ to generate a text file on your PC/Mac – the use Filezilla or another ftp client and upload the files into the wp-content/themes/enfold/lang/ folder.

    Cheers!
    Peter

    #278582

    Topic: no link footer

    in forum Enfold
    anandsingh336
    Participant

    Hi i tried to add the [no link] in the enfold theme options footer layout copyright box however it doesnt work still has the theme by kriesi
    Cheers

    #278569

    Hey!

    It’s quite simple – just copy the files from your test server to the production server. Then you need to use a plugin which takes care of the serialized data – i.e. http://wordpress.org/plugins/wp-migrate-db/ or wp migrate pro – to export the database and to change the url. At least import the sql file you exported with the migrate plugin on your production server and point your domain to the production server/website folder.

    Isn’t that something you should WARN people about?
    Actually it’s a common practice to use serialized data to save complex data structures. Even wordpress uses serialized data for widgets and other elements and if the widget data contains absolute url paths you’ll also break it. We already created an article here: http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ but eventually it’s up to the user to read the documentation and to ask us for help before he manipulates the database data. Even if you use the migrate plugin you should make a database backup first – then you can restore the database and export the database again if something goes wrong.

    Is there a way to get back Quick CSS stuff at least?
    Maybe but I’m not sure. Your best best is to use phpmyadmin to search the database. Go to wp_options > avia_options_enfold and edit the data field. You should find your quick css code somewhere in the serialized data string (search for “quick_css”).

    Best regards,
    Peter

    #278551
    Effektid
    Participant

    Is it possible to have several recipient in the Enfolds contact form? It would be nice if a visitor could select different departments of a company and each has different mail address. When the visitor select a department, the info from the contact form, reach the right department.

    #278541

    In reply to: image overlay resize

    1-Thanks the overlay is fixed and looks better.
    2-(That’s not possible unless you enclose the image and text block on a container. You should probably add the image on the text block and create a unique div container around it.)
    Ok i did that, but then i loose the light box functionaltiy, and i loose the round edge around the image.(see top part of image in text box)
    3-
    just upgraded to the latest enfold version but still cannot insert image into text box when in avia.
    http://nathan.idc.hdv.tw/bicycle/

    #278529

    In reply to: 2 translation issues

    Hey!

    1) Enfold creates a separate option set for each language and you can also insert a different text into the “Phone Number or small info text” field. Just use the language switcher on the theme options page: http://www.clipular.com/c/4814465795096576.png?k=-YtyxOvCdOHRb062x21vy1EElkQ to switch the language and configure the option for each language (different logo, phone number text, etc.).

    2) Not sure why it’s not working – please create me an admin account and I’ll check if this is a theme issue.

    3) Afaik the sidebar widgets are not directly translatable. You can use Widget Logic or http://wordpress.org/plugins/display-widgets/ to show different widgets (which then display different menus) for different languages. Please refer to this article: http://wpml.org/2011/03/howto-display-different-widgets-per-language/

    4 + breadcrumb – you can translate all static text strings with Codestyling. Download and install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Best regards,
    Peter

    #278526

    Topic: Header Height Changes

    in forum Enfold
    Makotoni
    Participant

    Hey there, if I change my “Header Size” to a custom height of 45px in the “Header Layout” section of the Enfold control panel, it works great … however the header height jumps back up to the default height (80px) when shrinking down browser <768px (ie. mobile) … how could I keep it at 45px at all times? Thanks!

    • This topic was modified 11 years, 5 months ago by Makotoni.
    #278517

    Hey Paul!

    You can modify the gallery template – open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php and replace:

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /></a>";
    

    with

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /><span class='img-title'>".$title."</span></a>";
    

    Maybe some additional css styling will be required but it’s a starting point.
    Regards,
    Peter

    #278503

    First i wanna say you “many thanks” to take a look on my website.

    For your question, i used only enfold since the beginning !

    #278498

    Thank you so much Ismael.

    Yes we have been customizing this theme which I love that it allows us.

    Would be cool when the next enfold update comes, it will give you more options to update the websites like header, footers and so on.

    Do you guys have a suggestion form post that we can request some features that users would like when the next update comes up?

    Anyways thanks again,
    MP.

    #278485

    Hi!

    We don’t have any documentation for it outside of whats included in the theme files. You can of course always do what Kriesi did and write your own regular html+js+css and then add it in to a code element.

    The Kriesi.at site, while build *on* Enfold is a customized child theme with elements that are custom to Kriesi’s own specific tastes so there are things that aren’t included in the core theme.

    If you dig into the theme files look at enfold / config-templatebuilder / avia-shortcodes . Each of theme is an element in the ALB. I have a github repo you can fork with so that you can add your own shortcode/layout builder elements to the shortcode folder and they will then be included into the theme here: https://github.com/DevinVinson/enfold-child-starter

    Best regards,
    Devin

    #278481

    In reply to: image overlay resize

    Hey!

    Thank you for the update.

    1.) Please add this on Quick CSS or fix the image overlay:

    .avia_transform a .image-overlay,  .avia_transform a:hover .image-overlay {
    width: 100% !important;
    left: 0 !important;
    }

    2.) That’s not possible unless you enclose the image and text block on a container. You should probably add the image on the text block and create a unique div container around it.

    3.) No, that’s not normal. The Add Media button should be working. Please download the latest version 2.8.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Ismael

    #278476

    Hey!

    Thank you for the info.

    I can see the issue but I’m not sure why the header settings are not working. Do these pages existed right before you installed Enfold?

    Regards,
    Ismael

    #278475
    SeascapeTech
    Participant

    I am not able to make an edit within the style settings I’ll change something, click save, but the settings do not work. My enfold.css file does not update the date modified even though it’s permissions are 755.

    http://sigepumass.com

    Please advise! Thank you.

    Best,
    Steve

Viewing 30 results - 218,761 through 218,790 (of 243,676 total)