Viewing 30 results - 132,961 through 132,990 (of 142,869 total)
  • Author
    Search Results
  • #232490

    Hi!

    Look here for recommendations (Membership):
    https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/

    Regards,
    Josue

    #232466

    I get the same thing

    <img alt="ALT_Logo_web" src="http://calcontrk.com/wp-content/uploads/2013/04/ALT_Logo_web.gif" width="62" height="66" />

    this is from the source page

    <span class="image-overlay overlay-type-extern" style="opacity: 0; left: -5px; top: 0px; overflow: hidden; display: block; height: 160px; width: 160px;"><span class="image-overlay-inside"></span></span>

    This is throughout the entire website

    • This reply was modified 12 years, 1 month ago by webguy_ccta.
    #232459

    In reply to: LayerSlider in IE 9

    Sure – here’s a screenshot of the slider on the homepage: http://screencast.com/t/Y42JXqy9W

    You can see how the right edge is being cut off in an iPhone – here’s how it looks on the desktop: http://screencast.com/t/LzHiK8Mk9xnJ

    Thanks!

    #232456
    montanayank
    Participant

    http://christophermatthewspub.com/product/coyote-point-casino/
    Shows an example of where some of the related product images are coming in at the wrong size. How do I fix?

    #232455
    This reply has been marked as private.
    #232454
    montanayank
    Participant

    The images on our website are still not adjusting correctly.
    Here is an example: href=”http://christophermatthewspub.com/sapphire/&#8221; title=”Example” target=”_blank”>

    The author’s picture needs to be considerably smaller. When we try to edit it to 60% of the original, it remains the same size. This is happening on most of our images.Please help.

    #232441
    ckosheff
    Participant

    It doesn’t seem to matter where I put this, in Quick CSS or in Enfold Child CSS, it never seems to remove the #of comments or the “uncategorized” elements from the top of my posts. Any ideas? I have cleared the cache several times and used different browsers….

    #232433
    Walrus11
    Participant

    Hello,

    I’d like my main menu to open up and show all of the submenu items the way this does:
    http://kriesi.at/themedemo/?theme=enfold. Please Hover over “PAGES” to see what I mean, I would like to be able to create columns as shown in the example.

    Any direction much appreciated.

    I checked this post https://kriesi.at/support/topic/submenu-4/#post-229289 but wasn’t sure if this was the same issue.

    Thanks,
    W

    #232421
    esotEric
    Participant

    Hi, I have built a single page site with four sections and corresponding main menu links to each section. Anchors scroll properly on Firefox and Chrome desktop, but on Safari and iOS 7, clicking on a link or menu item simply reloads the page and does not scroll to the proper section. I have tried anchoring each section separately using either HTML or the Developer field of the appropriate section. Please advise.

    Thank you.

    • This topic was modified 12 years, 1 month ago by esotEric.
    #232408

    Hi!

    Refer to Peter response here:
    https://kriesi.at/support/topic/child-theme-file-paths/#post-123492

    Regards,
    Josue

    #232399

    Hi Dude,

    thanks for your help – that worked well to reduce the number of post formats displayed in the backend.

    How do I have to insert the code for the child theme’s functions.php in order to make adjustments of the post format entypo-fontello icons that can be found in the parent’s theme functions.php (line 154 ff). Or can I simply use CSS to adjust that? If yes – how?

    $avia_config['font_icons'] = apply_filters('avf_default_icons', array(
     
        //post formats
        'standard' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue836'),
        'audio'    		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue921'),
    
        				
        //social		
        'behance' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue915'),
    	'dribbble' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8fe'),
    	'facebook' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8f3'),
    	'flickr' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8ed'),
    	'gplus' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8f6'),
    	'linkedin' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8fc'),
    	'instagram' 	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue909'),
    	'pinterest' 	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8f8'),
    	'skype' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue90d'),
    	'tumblr' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8fa'),
    	'twitter' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8f1'),
    	'vimeo' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8ef'),
    	'rss' 			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue853'),  
    	'youtube'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue921'),  
    	'xing'			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue923'),  
    	'soundcloud'	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue913'),  
    	'five_100_px'	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue91d'),  
    	'mail' 			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue805'),
    					
    	//woocomemrce    
    	'cart' 			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue859'),
    	'details'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue84b'),
    
    	//bbpress    
    	'supersticky'	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue808'),
    	'sticky'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue809'),
    	'one_voice'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue83b'),
    	'multi_voice'	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue83c'),
    	'closed'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue824'),
    	'sticky_closed' => array( 'font' =>'entypo-fontello', 'icon' => 'ue808\ue824'),
    	'supersticky_closed' => array( 'font' =>'entypo-fontello', 'icon' => 'ue809\ue824'),
    					
    	//navigation, slider & controls
    	'play' 			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue897'),
    	'pause'			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue899'),
    	'next'    		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue879'),
        'prev'    		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue878'),
        'next_big'  	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue87d'),
        'prev_big'  	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue87c'),
    	'close'			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue814'),
    	'reload'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue891'),
    	'mobile_menu'	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8a5'),
    					
    	//image hover overlays		
        'ov_external'	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue832'),
        'ov_image'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue869'),
        'ov_video'		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue897'),
        
    					
    	//misc			
        'search'  		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue803'),
        'info'    		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue81e'),
    	'clipboard' 	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8d1'),
    	'scrolltop' 	=> array( 'font' =>'entypo-fontello', 'icon' => 'ue876'),
    
    ));

    Thanks for your support so far!

    Daniel

    #232392
    waterwalk
    Participant

    I’m trying to figure out what is going on different on a new page compared to the others (which seem to be loading fine). It seems to be related to the small layer slider at the top of the page. I am using a small layer slider on many of the pages without any loading issue but for some reason this one is unusually slow even though it only consists of a small image and 1 layer of text. The slowness occurred even before I added the gallery on the sidebar so the gallery is not the issue. I’m not seeing the option for private post here or I’d send the link on over.

    #232357
    jhennigar
    Participant

    we are using the enfold theme, I am trying to put the google tracking code in the themes framework class-form-generator.php as was instructed for the choices theme. https://kriesi.at/support/topic/adding-event-tracking-to-choices-contact-form/ When we make the changes, our website crashes. Please help.

    http://imgur.com/a/BBfOV

    hope this is the correct thing to look at

    top shot shows the drop-down menu all green (should be orange) without the “current” menu item showing
    bottom shot is a photo rolloever where it “loses it” – how to delete the rollover effect on images?

    #232328

    I am not sure why but all our videos stopped working. We’ve tried it on FireFox and Internet Explorer and I’ve messed with all the settings but it doesn’t seem to fix it. Check out a few of the pages we’re having issues with (videos aren’t working anywhere on the site) by visiting http://papernapkinmarketing.com/portfolio-item/orchard-heights-dental, http://papernapkinmarketing.com/portfolio-item/amfar. Help. In advance, thank you!

    #232327
    This reply has been marked as private.
    #232301
    This reply has been marked as private.
    #232256

    In reply to: EventOn

    Hi paulann!

    Please request the features you would like here https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Yigit

    #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!

    #232227
    niceenfold
    Participant

    hi, I am trying to customize the front page. Basically I want to put the logo at the center of top page and menus will be right below it.
    just like below and this will be only to the front page. What is the best way to do it? thx

    ————————————————————————————————————————–
    Main LOGO

    Top Menu 1 Top Menu 2 Top Menu 3 Top Menu 4 Top Menu 5.

    ————————————————————————————————————————–

    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 12 years ago by Yigit.
    #232172

    Topic: Not responsive anymore

    in forum Enfold
    eetverleden
    Participant

    Hi! Sorry to bother you with yet another question. I’ve placed a Fullwidth Easy Slider (FES) at the top of my homepage, right beneath the menu (and before a Layerslider). Unfortunately, this causes some issues with my three column section on the same page (beneath the Layerslider): suddenly, this part isn’t responsive anymore. When I delete the FES, the columns become responsive again. So my question is, how can I keep the slider and still have responsive columns on the same page. Thanks again!

    Best,
    Jeroen

    PS In the screendump, you can see my layout on a desktop.

    screendump

    #232154

    Just to clarify, none of the pages for the demo site are working. It just shows the logo at the top. I have also tried deleting the theme and all the demo content and re-installing, but that did not seem to fix the issue.

    Thank you.

    ullastret
    Participant

    Hello,

    We are using Events Calendar plugin on our site. We have just listed our first event which is due on 21st March. On the settings page of the plugin we have configured the calendar entries to be shown as well on the main blog loop. Everythings word well apart from the way the entry displays on the blogs page.

    The problem is that the calendar entries are not indented to the right as the rest of the blog posts. The posts display in the center of the page leaving the sidebar to the right and a thumbnail to the left. All thumbnails are aligned vertically and united by a thing dashed line.

    The entries from Events Calendar d0n’t not show indented as the rest of the posts, they show aligned all the way to the left of the page.

    Here is a screen shot of the blog page as it is displaying right now, the entry from Events Calendar is the first one on the top of the page:

    https://drive.google.com/file/d/0B9EeARPNJNFyUDctSmQ4RmdYLUk/edit?usp=sharing

    I would appreciate your help in solving this issue.

    Thank you
    Tomeu Canyelles
    Cuines Tramuntana

    • This topic was modified 12 years, 1 month ago by ullastret.
    #232136

    Hi,

    I am using the Ajax portfolio preview and i was wondering if it was possible to also let it close again when i click on the title, instead of always having to use the “x” marked in the right top?

    #232121

    In reply to: sidebar/widget issues

    Ok, my apologies, I can also confirm that is does load above Sidebar Pages – but not the Page Sidebar Navigation (which I have checked under Theme Options).
    So I should have been more specific – sorry.
    Can I load the Displayed Everywhere above this too?
    Just looks a bit weird having (in may case the Search) at the top of every page apart from those where the sidebar navigation is present.

    This reply has been marked as private.
    #232109
    #232107

    In reply to: sidebar/widget issues

    Hey!

    Yes, the child theme sidebar.php overwrites the parent theme file. Did you test if the “Displayed Everywhere” widgets are really on top of the “custom sidebar” widgets? The modification I posted here: https://kriesi.at/support/topic/sidebarwidget-issues-2/#post-203629 should place the “Displayed Everywhere” widgets at the very top and maybe the child theme sidebar.php doesn’t load properly on your server.

    Regards,
    Peter

    #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

Viewing 30 results - 132,961 through 132,990 (of 142,869 total)