Viewing 30 results - 229,561 through 229,590 (of 244,586 total)
  • Author
    Search Results
  • #220521

    In reply to: Update issue

    Hi lovinpix!

    Please watch the video on the bottom of this page http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    #220520
    DavyE
    Participant

    Hi, when I use the portfolio grid and choose to have multiple pages (doesn’t matter how many items per page) I always get a 404 error whenever I navigate the pages. I have searched this forum first and found this topic to be similar:
    https://kriesi.at/support/topic/portfolio-pagination-question-help/

    Unfortunately that topic is no solution for me. It seems it was solved with updating Enfold, but I’m using a much newer version than that (most recent verison) and I still have that problem.

    Because that page is in high demand I couldn’t keep it that way so I also can’t show it to you. I now show all items in one page, but there are nearly 600 items, so the page chokes on it. It even refuses to show more than about 20%-30%.

    Any ideas please?

    #220514

    Hi!

    You’ll need to adjust where the theme changes the menu to mobile navigation following this guide: http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/

    Best regards,
    Devin

    Hi!

    1- Please check if you have following code in Quick CSS section in Enfold theme options under Styling tab or in Custom.css file inside Enfold/css folder

    .avia-menu-fx { display: none; }

    If there is, please remove it. If there is not, please go to Appearance > Menus and make sure “Enfold main menu” is checked http://i.imgur.com/V16JrbV.jpg
    2- You can take a look here for adding custom font to your theme here http://wpsites.net/web-design/fonts-wordpress/

    Best regards,
    Yigit

    #220499

    Here is the link: http://chattanoogadentistfinder.com

    And I put that code in the enfold quick css area and it didn’t work, so I even upped the font size that was in the code-and still nothing…?

    #220488

    Thank you

    #220482

    Hi fjrichart!

    You will need to go through and manually delete them. Once they are created they are exactly the same as any other page, post or portfolio item.

    If you keep them in the trash then you can go to the trash later and restore them if you would like.

    You can also set them from published to Drafts instead and they will not be shown publicly but still be viewable in the WordPress admin.

    Cheers!
    Devin

    #220481

    I’m using EnFold 2.4.5 and WordPress 3.8.1.

    I’ve disabled ALL plugins, but the problem persists.

    What next?

    #220479

    Topic: Update issue

    in forum Enfold
    lovinpix
    Participant

    Hello there !!

    I would like to know how I can update my Enfold theme version with the new one. I have the version 1.5.1 and I would like to get the version 2.4.5. On my wordpress it is written that the theme is already updated (but it isn’t) and I don’t know where to go to update it.

    Can someone help me ?

    Thank you!!

    • This topic was modified 12 years, 2 months ago by lovinpix.
    #220473

    Topic: Contact Form

    in forum Enfold
    pfconsult
    Participant

    Hi,
    I have created a contact form in enfold. However, I am unable to set up a landing page on completion of the form . Is there anyway I can send the customers to a different page of my website or to a link instead of just a Thank you message?

    Thanks
    Praddy

    #220472
    sailboat907
    Participant

    There is no previous answer on the forum that works for me. I’m unfortunately new at this. Purchased the theme yesterday. Tried the Yoast SEO fix, but is not working. Can you please explain in detail how to fix this in Yoast if that’s the only way this can be corrected?

    I do not have a static page. This is so basic and so incredibly frustrating not to be able to replace the Enfold header and log with my site name and tagline.
    Thanks,
    Carol

    #220469

    Topic: column width change

    in forum Enfold
    Munford
    Participant

    Hi
    On this page
    http://www.copenhagenfilmcompany.dk/2014/
    I need to make the center column that has the heading “two heads are better than one” a little narrower
    so the text justifies correctly – from 302px to 266 px, but still centered and the other columns as they
    are. Can’t figure that one out – can you help?
    thanks as always.
    In the past few weeks working with Enfold, the google development thing & your great support I am starting to code!
    Never learned it before. Very grateful.

    • This topic was modified 12 years, 2 months ago by Munford.
    #220465
    fjrichart
    Participant

    I want to eliminate from my website all the Enfold demo pages that come originally with the theme but I’d like to keep them somewhere else so I can recover them if I need them.
    How can I do it?
    And when I create a new page where is it stored?

    #220452

    2 Questions: Re: social icon header

    FIRST QUESTION

    I understand how to edit parent files but in a child theme I think this will be a little different. I’m not sure how to append child theme files to make them compatible with parent theme files.

    I understand I am editing functions.php and register-admin-options.php.

    Am I including the full original content of the Enfold Parent files (functions and register-admin-options), making the edits, then copying to Enfold Child folder?

    OR am I ONLY putting the edits in the Enfold Child theme files? Like this.. (I’m sure this is wrong) https://dl.dropboxusercontent.com/u/1049926/functions.png

    The reason I am asking is because in the case of the functions.php the site loads both the parent and the child so the child would amend the parent file.

    However, the the case of the register-admin-options.php the child would completely replace the parent.

    It would seem that editing the two child files would be different approaches to each since the two files are treated differently by the site.

    SECOND QUESTION

    SO, after you clarify the above, am I putting these two files in the root of the child theme folder?

    Almost there! Thank you for responding to my urgent request on this, Jas

    PLANNED EDITS

    functions.php

    'apple' => array( 'font' =>'social-fontello', 'icon' => 'ue803'),
    'crown' => array( 'font' =>'social-fontello', 'icon' => 'ue801'),
    'foursquare' => array( 'font' =>'social-fontello', 'icon' => 'ue802'),
    'yelp' => array( 'font' =>'social-fontello', 'icon' => 'ue800'),

    register-admin-options.php

    'Apple'   => 'apple',
    'Foursquare'   => 'crown',
    'Foursquare'   => 'foursquare', /*I will have two icons titled Foursquare*/
    'Yelp'   => 'yelp',
    #220442

    Thank you!

    #220441

    Josue, Peter, Ismael, Yigit!

    I applied the child theme. Went very smoothly for the most part. Here are the results.

    1. Import Enfold Child Theme

    2. Enfold > Theme Options > Import Parent Theme Settings

    3. Appearance > Menus and reset the Menu locations (might want to add this to your “Using a Child Theme” page)

    4. Refreshed the site in the browser twice

    5. Quick CSS code did not load and site returned to default before Quick CSS was applied. However, when I checked the Quick CSS the code was there. So, I put the cursor at the bottom of the Quick CSS window hit the space bar and clicked “Save All Changes” Hmmm. Is this normal or did I just encounter a glitch?

    6. Refreshed the site in the browser and all CSS was applied.

    7. Icy Social Plugin was missing from the footer. Appearance > Widgets then dragged it back in. It applied as before successfully.

    Everything seems to be back to normal. If I run into any issues I’ll report here. I am moving on to the social header now. Get back to you soon.

    Continued appreciation, Jas

    #220434

    Dear Peter,
    Thanks for your suggestions.

    Is it possible to combine themes? I want to continue all possibilities that Enfold offers, but would not mind to buy an additional Buddypress theme which specifically addresses Buddypress compatability.
    Is this possible? Or would I need to abandon Enfold completely and only use the new Buddypress theme.

    ?? ,-)

    #220432

    In reply to: Enfold Showcase

    Hi@Josue, thank you for pointing me in the right direction. Its much appreciated.

    Hi@Lynnr321, thank you for your reply.

    #220426

    Topic: icon box styling

    in forum Enfold
    Indiatravelz
    Participant

    hi there,

    i have two questions:
    1- i would like to change the color of the icons only on one page, i used the following code but it didnt work
    .page-id-4501. iconbox_icon { color: #fc0043!important; }

    can you please advise me why it doesnt work?

    2-is there a place in enfold t where i can style the icons?
    size,frame around, color act..
    or every time i have to write a css code?

    3-how can i put an icon box in a slider? like here:
    http://drivott.com/

    thank you in advance
    indiatravelz

    #220422
    mike.rav
    Participant

    Hello,

    I am having a strange problem using Global Gallery with Enfold “Tabs” shortcode.

    So when using “tab titles on top” the gallery inside the tab displayed correctly.

    When using “tab titles on left” the gallery seems to be cropped on the right. However when you resize the browser window and then maximize it again, it appears correctly.

    Is there any way to fix this?

    Thanks in advance.

    PS: Using WP 3.8.1, Enfold, 2.4.5, Global Gallery2.14

    #220417

    Hey!

    Diese Seite zeigt die Demo in einem Iframe an – vielleicht ist dies der Grund, warum die Druckvorschau anders aussieht. Versuche einmal den Originallink: http://kriesi.at/themes/enfold/

    Cheers!
    Peter

    #220410

    In reply to: Enfold multilingual

    Great, thanks for the additional info.

    Wonderful support you are providing.

    Have a nice day,

    Rainer

    #220407

    In reply to: Enfold multilingual

    Hi!

    1) Yes WPML will take care of that. The flags won’t be displayed if no translation exists.

    2) WPML is the only plugin which we officially support at the moment. However I now started to test this plugin: http://marketpress.com/product/multilingual-press-pro/?noredirect=en because some users asked me if I can recommend the plugin and version 1.1 also worked for me when I used it with Enfold.

    Cheers!
    Peter

    #220394

    Hey davidrk!

    No, by default only the child pages will be displayed. If you want to show the parent page open up enfold/functions-enfold.php and replace

    
                    $sidebar_menu .= $children;
    

    with

    
                    $sidebar_menu .= '<li class="page_item page-item-'.$parent.' current_page_item_parent">';
                    $sidebar_menu .= '<a href="'.get_permalink($parent).'">'.get_the_title($parent).'</a></li>';
                    $sidebar_menu .= $children;
    

    Cheers!
    Peter

    #220387

    Hi!

    Ah ok – please try to increase the allocated php mermory to 128M. Please see http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,
    Peter

    #220385

    Hi!

    Yes, seems to be a good solution because the “avia-center-col” class is only used for tables and you won’t provoke any side effects.

    Regards,
    Peter

    #220380

    Hi David!

    Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php and replace

    
    $this->loop[$key]['text_after'] .= $this->loop[$key]['date'];
    

    with

    
    $this->loop[$key]['text_after'] .= $this->loop[$key]['date'];
    $this->loop[$key]['content'] .= '<div class="read-more-link"><a href="'.get_permalink($id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a></div>';
    
    

    Best regards,
    Peter

    #220379

    In reply to: Enfold multilingual

    Hey Yigit,

    thanks for the info and the link.

    Do you know how WPML handles the problem, when the different languages have different structures of the site? For example »Product 1« have to be displayed only on the english and german site but not on the spanish and french site. What I mean, is there an option not to display some menu points on different language sites or are all menu points there but some have no content?

    Thanks again for your great support.

    Rainer

    #220373
    This reply has been marked as private.
Viewing 30 results - 229,561 through 229,590 (of 244,586 total)