Viewing 30 results - 6,961 through 6,990 (of 7,486 total)
  • Author
    Search Results
  • #197059

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #bbpress-forums div.bbp-search-form {
    float: right;
    width: 100%;
    }
    #bbp-search-form #bbp_search {
    width: 75%!important; }

    Best regards,
    Yigit

    #196939
    gamemaster
    Participant

    Hello,

    All the sites i install the enfold theme on, they are not coming up in google…

    Why is this?

    I ticked the disencourage searchenignes off…

    Some of the sites are:
    http://www.bikevents.dk (installed yoast seo on this site)
    http://www.mestertp.dk

    #196861

    Hey!

    Yes, you can use the lite version: http://wordpress.org/plugins/wp-backgrounds-lite/

    It doesn’t support a slideshow background. You can try the Flashlight theme if you want one.

    Best regards,
    Ismael

    certifiedhost
    Participant

    Hey there!
    I’ve searched for the past couple days for a solution to these issues, in the forums and off, yet I haven’t found the fix to these problems yet.
    1)
    When using the Advanced Layout Editor, I am unable to publish or update a page when I have # = # within my text. For example, “1 inode = 1 file” will result in a “Page Not Found 404″ error when I try to Publish or Update my page. The only work around I’ve been able to figure thus far is to simply reword my text to not include the equals sign, but as you could imagine, this is not a fix and rather annoying. Also, I can’t leave this issue for future authors/editors to run into without a better solution.
    2)
    Does prettyPhoto work with pages or posts, or only media elements like images? I’ve created a post that I want to load within the lightbox effect, without it’s header, footer, or sidebar. All of the documentation I’ve found only speaks mostly of images, but I’m looking to load that page on top of the current page, until clicked off. Adding ?iframe=true and &width=725&height=300 to the end of the href url doesn’t do anything. I’ve tried both rel=”lightbox” (Like stated in Enfold Documentation) and rel=”prettyPhoto” (Like stated in prettyPhoto Documentation), and still nothing.
    3)
    I’ve noticed the Advanced Layout Builder strips out any <p> tags that don’t have anything assigned to it. A simple <p> tag will be stripped from the code when editing blocks of text, but will be re-inserted when I view the page/post. I want this feature turned off, so that the HTML tags I put in stay there, and I don’t have to guess at what will be outputted as a <p> or a <br>.

    Thank you for your support, and I look forward to hearing your responses soon!
    `Joebob~

    • This topic was modified 12 years, 2 months ago by certifiedhost.
    #196616

    Hi!

    In wp-content\themes\enfold\framework\php folder and open function-set-avia-frontend.php search for and replace

    
    if(isset($curauth->nickname)) $output .= __('for:','avia_framework')." ".$curauth->nickname;
    

    with

    
    if(isset($curauth->user_nicename)) $output .= __('for:','avia_framework')." ".$curauth->user_nicename;
    

    Regards,
    Peter

    #196508

    Hey GARTLANS!

    You can add following code to Quick CSS in Enfold theme options under Styling tab

    .search-no-results .widget avia_combo_widget, .search-no-results h3 { display: none!important; }

    or you can comment out by adding // in front of each highlighted lines in this screenshot http://i.imgur.com/jPTnewr.jpg
    And yes, you should modify loop-search.php file manually if you would like to add new elements to search page

    Cheers!
    Yigit

    #196028

    Ok, so it seems that i fixed it after searching the forum. Sorry.
    THE FIX:

    – Ad css to childtheme/style.css:

    @media only screen and (max-width: 959px) {
    .responsive #header .main_menu ul { display: none;}
    .mobile_active #advanced_menu_toggle { display: block;}
    }

    – Change in enfold/avia.js:
    switchWidth = 959;

    Thanks guys

    • This reply was modified 12 years, 2 months ago by basilicon.
    #195927

    Hi Ismael,

    I’m running into this issue as well. Social icons are not appearing in the header in Chrome v31.

    – They appear in Firefox & Safari.
    – Cache is clear.
    – Search icon and scroll-up icon appear just fine (so it’s not a font issue as far as I can tell)
    – I’ve tried logging in and logging out of the WP admin.
    – Absolutely no plugins are installed.
    – HTML is served up.
    – I’ve tried playing with the CSS as much as possible, but can’t get anything to appear.

    My test site: http://maxwellcenter.com/new

    Thank you in advance.

    #195890

    Topic: Simple header issues

    in forum Enfold
    theviagroup
    Participant

    I’m having issues with the header, I simply want the Goggle plus, linked in, twitter, and stumbleupon icons not to be there. I apologize if this gets asked a lot, but I could not find it in the search. The slider meeting the header would be ideal, instead I have those icons blocking it.

    I also have another question that might not be able to be answered here, but how would I go along raising the upload limit on a windows azure website so I can upload my Enfold theme.

    Thank you.

    #195462

    Hey,

    Thanks for the response. I think I understood it right but have a look.
    here is the link
    It is the first discussion in this search “edfaber” is my mic
    (by the way your system clock is an hour to fast if you are sitting in vienna ;-)

    #195218

    Hey!

    Open up /wp-content/themes/enfold/includes/admin/register-admin-options.php and search for

    
    array('social_icon'=>'twitter', 'social_icon_link'=>'http://twitter.com/kriesi'),
    array('social_icon'=>'dribbble', 'social_icon_link'=>'http://dribbble.com/kriesi'),
    

    Replace the default values http://twitter.com/kriesi and http://dribbble.com/kriesi with your urls.

    Best regards,
    Peter

    #195017
    LFE
    Participant

    I’m seeing none of the existing templates have H1’s (unless I’m missing something). I have not installed Yoast yet, I’m first going to setup and finish the site then install.

    Should I manually edit it myself if I want a certain text to be H? Is it available somewhere in the visual editor? I see the LayerSlider has an option as well, this work well for SEO purposes?

    I tried to search for more info on SEO tips utilizing Enfold and WordPress SEO, but couldn’t find much, any help with existing threads about this, would be great.

    Thanks!

    #194986

    Hey Antonia!

    Please go to wp-content\themes\enfold\framework\php folder and open function-set-avia-frontend.php file and search “Archive for” and change any text you would like

    Best regards,
    Yigit

    #194950
    richgates
    Participant

    Hi All,

    I have been trying in vain to get similar results to what you see on http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/ where below the main area there is a list of categories and/or tags so one can filter the view to show the appropriate items. I have version 2.4, and have loaded the dummy data, but unfortunately the masonry portfolio page like in the demo is not included so I am not sure how it is set up. I have also searched the forum without success.

    What I am ultimately looking to do is set up multiple portfolios. One will have various events, one will have concerts, etc. Under each of these portfolios each will have more specific information in the case of the concerts portfolio, there will be a separate category for each band that is seen with just images of that band included.

    Any ideas on how to accomplish this? I am sure it is just something I am missing. When I create the separate portfolios and assign multiple categories, they are not displayed.

    Hi!

    Are you talking about the lightbox’s black border when you click on the image?

    You can add this on your custom.css or Quick CSS to remove the search button:

    #top #menu-item-search {
    display: none;
    }

    Cheers!
    Ismael

    Ismael, it’s posible delete de “Search button” in the principal menu ¿? …”magnifying glass” or “lupa in español” ¿?

    #194522

    Hi joax!

    There is some issue in the rendering of the search icon:

    Open functions-enfold.php and make sure line 52-73 look like this:

    if(!function_exists('avia_append_search_nav'))
    {
    	//first append search item to main menu
    	add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
    	add_filter( 'avf_fallback_menu_items', 'avia_append_search_nav', 10, 2 );
    
    	function avia_append_search_nav ( $items, $args )
    	{	
    		if(avia_get_option('header_searchicon','header_searchicon') != "header_searchicon") return $items;
    	
    	    if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'></a></li>';
    	    }
    	    return $items;
    	}
    }

    Regards,
    Josue

    #194340
    tonywilson
    Participant

    I’ve installed the latest version of wordpress and the enfold theme but I am getting a series of error messages at the top of the browser window when i view the site:

    ———————————————————————————
    Warning: session_start() [function.session-start]: open(/home//sess_3954292ce6a280032643b6104a87446b, O_RDWR) failed: Permission denied (13) in /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /web2/user37672/website/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
    ———————————————————————————

    Followed by the expected site content, which is just the default content until I get this situation resolved, after the content I get more error messages. I searched through the forum and see that this has come up a few times but I cannot see a definitive answer as to what causes it other than it’s a hosting problem and to contact your host. I contacted my host who have come back and told me “it’s a programming problem alter your code”. Can you provide me any more detail as to the exact cause of the problem or what needs to be done in order to put this right.

    Currently the site can be viewed here: http://tonywilson.eu/wordpress/

    Thank You

    • This topic was modified 12 years, 2 months ago by tonywilson.
    #194271

    Hi~
    I tried the Color Section and it’s not responsive because the background image just can’t resize itself. It’s more like corp automatically. So I’m wondering what Media Queries is because I didn’t find it in plugin searching. And how should I edit the style to fit different screen sizes.
    I just want the effect of the fullscreen slider only make it narrower.
    Thanks~

    #193962

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu { width: auto; float: none; left: 35%; }

    Cheers!
    Yigit

    #193822

    Hey!

    You can use this on Quick CSS or custom.css:

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: #e1e1e1;
    background-color: white;
    color: #909090;
    }
    
    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
    }

    Regards,
    Ismael

    #193785

    Ok,

    Editor
    it’s very strange that we can’t use default editor if we used your theme’s editor… I have never see that…
    it’s very hard for me because It’s more simple and quickly to edit page with html instead of open each one element in your editor… I think it’s not good thing for person who make website all the days…

    HR
    For HR elements, Ok, well I search this : http://kriesi.at/themes/enfold/shortcodes/hr/
    Where it is if it’s not HR element ? As you can see it’s grey on your website and not white…

    THUMBNAIL GALLERY
    Your fix doesn”t work (you have my admin access to see Quick Css zone)

    Finally : please can you delete the link to my website or publish in private.

    Thanks for your help

    • This reply was modified 12 years, 2 months ago by stane.
    #193701

    Hi Michae1!

    To disable the search icon, uncheck this option in Enfold > Header:

    Best regards,
    Josue

    #193603
    Premanjali2
    Participant

    Is it possible to set up a video gallery that would show thumbnails of videos and when one was selected, it would open to full-screen? I see how the gallery lets you do that with still images, but the video content element only inserts the video at the full size. I’d like to show 3 or 4 columns of videos.

    In the video content element, if you enter a youtube link, is it possible to display the video title and description under or next to the video thumbnail, as is displayed in search results on youtube? Or is it possible to display a bunch of videos based on a youtube playlist?

    I found a WP plugin that lets you display a playlist in a single player and embed that in a WP page or WP Post,

    http://www.cfcms.nl/youtube-auto/

    If I wanted to use that in the Enfold theme, what kind of content element would I use to place the code for that player?

    Or, an even better youtube video gallery, is this one:
    http://www.codehandling.com/2013/02/youmax-10-show-complete-youtube-channel.html

    How can I get that into a page with the Enfold theme?

    Thanks in advance.

    • This topic was modified 12 years, 3 months ago by Premanjali2.
    #193576

    In reply to: Tab Navigation

    Hey!

    I didn’t test this hack but you can try to modify the tab code in /wp-content/themes/enfold/js/shortcodes.js. Open up the file and search for

    
    		function trigger_default_open()
    		{
    			if(!window.location.hash) return;
    			var open = tabs.filter('[data-fake-id="'+window.location.hash+'"]');
    
    			if(open.length)
    			{
    				if(!open.is('.active_tab')) open.trigger('click');
    				window.scrollTo(0, container.offset().top - 70);
    			}
    		}
    

    and replace it with

    
    		function trigger_default_open()
    		{
    			if(!window.location.hash) return;
    			var open = tabs.filter('[data-fake-id="'+window.location.hash+'"]');
    
    			if(open.length)
    			{
    				if(!open.is('.active_tab')) open.trigger('click');
    				window.scrollTo(0, container.offset().top - 70);
    			}
    		}
    
            $('a').on('click',function(){
                var hash = $(this).attr('href').replace(/^.*?#/,'');
    
                if(hash)
                {
                    var open = tabs.filter('[data-fake-id="#'+hash+'"]');
                    if(open.length)
                    {
                        if(!open.is('.active_tab')) open.trigger('click');
                        window.scrollTo(0, container.offset().top - 70);
                    }
                }
            });
    
    

    Regards,
    Peter

    #193033

    Hi!

    Please try updating the theme to the latest version 2.4.2 via FTP and let us know if issue remains
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    #192938

    Hi!

    You should add Ismael’s code to Quick CSS in Enfold theme options under Styling tab or Custom.css file inside Enfold/Css folder

    Best regards,
    Yigit

    #192688
      Things I have already tryed are :

    – replacing all WordPress file / Enfold theme files
    – adding “define(‘WP_MEMORY_LIMIT’, ‘**M’);” with 32M, 64M, 128M etc.
    – deactivate theme and activate ( in various combinations like : switching -> change language -> switch back to Enfold and so on )



    The curious thing is that the whole site works, everything is displayed in german, so the language change worked fine.
    Just the Ajax Search doesn´t work and I am not able to enter the theme specific settings ( including the Slider settings )

    Greetz

    Eyman1

    #192447

    what will happen with the search engines when I add this code? Is it bad for my ranking? Should it be that the template provides errors?
    Where in wp-config.php shall I add this code? In the first row when I open it?
    Best regards,
    Günter

    #192054
    kaMai
    Blocked

    Hi,
    how can i achieve this result (which, btw. can be done with the most simple themes – but obvious not with Enfold without having days of research)

    1: in archive like this:
    http://www.axellauer.de/gfx/enfold/blog.jpg
    2: on….//blog/ (blog is by purpose NOT setted in Theme Option !!!!) – its generated on a page with ALB.
    http://www.axellauer.de/gfx/enfold/blog.jpg
    3: on single
    http://www.axellauer.de/gfx/enfold/single.jpg

    thx

Viewing 30 results - 6,961 through 6,990 (of 7,486 total)