Viewing 30 results - 134,221 through 134,250 (of 142,893 total)
  • Author
    Search Results
  • #219852
    patrickvreeswijk
    Participant

    Hi,
    On top in my portfolio there is a category called: “all”. I have made several categories. In each portfolio item I check the category but there is no displaying of the checked categories so that one can filter the portfolio items with it.

    What do I have to do to show these categories?

    #219846

    Hi derbjoern!

    1) Bzgl Responsive Lightbox kann ich leider nicht weiterhelfen. Ich kenne das Plugin nicht und weiß auch nicht, wie und ob es mit Enfold verwendet werden kann. Ich habe hier: http://www.mediafire.com/?05ho02ecut516hu ein Child Theme für fancybox erstellt. Möglicherweise hilft euch das irgendwie weiter.

    2) Versucht einmal folgenden Code in das Quick CSS Feld einzufügen:

    
    #top .avia-slideshow li img {
    width: auto;
    }
    

    – dadurch sollten die Bilder ihre Originalweite behalten.

    Regards,
    Peter

    Hi!

    Unfortunately the “the server didn’t respond” error is very generic and doesn’t help much because it just tells us that the server stopped to process your request. Maybe the ziparchive class ist not installed – it’s a standard php class: http://www.php.net/manual/en/class.ziparchive.php and required for the font uploader. If it’s not installed/activated please contact the server administrator and ask him to activate/install it for you. If the ziparchive class is not the problem please provide a php error log which helps us to identify the problem.

    Cheers!
    Peter

    #219813

    Hi!

    Please add this on Quick CSS or custom.css:

    #top #header .avia_mega_div > .sub-menu > li > ul > li a img {
    max-width: 250px;
    width: 250px;
    }

    Best regards,
    Ismael

    #219784

    Hi!

    Add this to move the image map below the table on iPad view:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .page-id-1195 .flex_column.av_one_half.avia-builder-el-11.el_after_av_one_half {
    clear: both;
    }
    
    td {
    padding: 10px 15px !important;
    }
    }

    Cheers!
    Ismael

    #219781

    Hi COLORIT!

    WordFence is incorrect. See: https://kriesi.at/support/topic/malicious-code-found-in-avia-framework/#post-219644

    Best regards,
    Devin

    #219744

    Hey!

    You can add following code to Quick CSS as well

    .main_menu ul:first-child > li > a { height: 40px!important; line-height: 40px!important; margin-top: 65px; }
    .header-scrolled .main_menu ul:first-child > li > a { margin-top: 0; }

    Cheers!
    Yigit

    #219740

    Hi pmaly!

    Please add Color Section element to your page right under your Layerslider, then set your image as Custom Background Image of color section element and give it a custom ID myid (or any other). Then add following code to Quick CSS in Enfold theme options under Styling tab

    #myid {
    background-color: transparent!important;
    margin-top: -55px;
    z-index: 55;
    border: none!important;
    }

    Best regards,
    Yigit

    #219735

    In reply to: Scrollmenu

    Hi!

    No i didn’t, the change in js/avia.js is at the very end, this piece of code:

        jQuery(window).scroll(function () {
        	scrollY =  jQuery(window).scrollTop();
            
    		if(scrollY >= 220){
    			jQuery(".home #header").addClass("non");
    		}else{
    			jQuery(".home #header").removeClass("non");
    		}
    
    	});

    Best regards,
    Josue

    #219711

    Hey eric_peeters!

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

    #top div .avia-gallery img { border-style: none; }

    Cheers!
    Yigit

    #219708

    hi,

    the black-box with the anchor should stop at the bottom of the header.
    But it stops at the height of the resized header (which is disabled)

    http://i.imgur.com/DFf8TSu.jpg

    Regards,
    Rafael

    #219702

    In reply to: footer

    Hey!

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

    #top .header_color .main_menu .menu ul li>a:hover {
    color: #888;
    }
    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    border-top-color: black!important;
    }
    .main_menu ul:first-child >li > ul {
    border-top-width: 1px; }

    Cheers!
    Yigit

    #219699

    In reply to: logo heading issues

    Hey!

    Please remove Ismael’s last code and try adding following one

    .logo img { margin-top: 15px; }
    .header-scrolled .logo img { margin-top: 0; }

    Cheers!
    Yigit

    #219695

    HEY I FREAKING FIGURED IT OUT:

    Javascript error that was only triggered in iOS Webkit.

    I believe it’s still true that Chrome and Safari on iOS are Webkit-based, even though Chrome went to it’s own base some time ago on other platforms.

    So in my case, I had some jQuery javascript which was causing only an error on iOS webkit browsers. The desktop browsers must be more forgiving. The bad code was a selector. I had

    $('head link[id^=pau').appendTo('head'); // note the missing close bracket in the attribute selector

    Shoulda been

    $('head link[id^=pau]').appendTo('head'); //happy

    So the only way for me to debug it was by following these instructions to enable web inspector for Safari on iOS: http://stackoverflow.com/questions/11262236/ios-remote-debugging/12607124#12607124

    I’d start by making sure any site with this issue has no JS errors ON THE DEVICE, since that’s going to impact the slideshow and nav.

    • This reply was modified 12 years, 2 months ago by jrevillini. Reason: adding formatting
    #219693

    Hey!

    Please try flushing your browser cache and refresh your page a few times. It looks fine on my end http://i.imgur.com/BqXlJub.jpg

    Regards,
    Yigit

    #219692
    BenWorx
    Participant

    Hi there,

    I am working on the following site: http://www.videyou.nu/wp

    I have been able (with your help) to get the header, logo, slider and navigation to look the way I want it to..
    This is the case on desktop and Iphone (portrait and landscape)

    However, on the Ipad (both portrait and landscape) the header, logo, slider and navigation are not looking the way I want it to look..
    How can I make specific settings for the Ipad screen size both portrait and landscape?

    Any suggestions?

    Thanx!

    #219686

    hi,

    here is the link – work in progress

    http://wordpress.p213484.webspaceconfig.de

    #219674
    Aga63
    Participant

    There was a thread: https://kriesi.at/support/topic/portfolio-items-sorting-not-visible-in-wpml-translated-page/ but unfortunately it’s closed now so I have to set the new one.
    The same problem: all portfolio categories are properly translated and synchronized, but they show only on Polish pages.
    When I set the English version of Portfolio Grid, I can see only Polish categories on the list.
    (They shouldn’t even be there, as they are translated!)
    Obviously, when I choose the Polish name of the category on an English page portfolio grid, there’s no result – entries are not visible.
    The same happens with portfolio categories in sidebar widget: no English translation = nothing to display.

    All plugins etc. are up to date.

    Here is the link to one of the pages: http://karmole.net/nowa-wersja/podroze/?lang=pl
    Try to switch into English version… All entries have translated and synchronized categories, so they should be visible.

    • This topic was modified 12 years, 2 months ago by Aga63.
    #219664

    In reply to: Some SEO issues

    DUDE! Lol, I just like the sound of that :)
    Thanks for your response. Currently I have the “You might also like” disabled on my site and it did clear up a lot of the errors. I also added another plugin called SEO Friendly Images which basically injects the title tag into the image html output which is good because normally your title would have your focused keyword. Keep in mind and I am sure you are aware of this that any and all images should have an alt and title tag. This is just plain good SEO practice. I certainly am not a PHP developer but I can usually find my way around adjusting the code to my needs. This framework is very difficult for me unfortunately.

    I am also seeing some errors with link texts and given the information it looks like it would be the social media icons on the top.
    http://puu.sh/6JXNi/3c63d639bf.png
    Any suggestions for this?

    #219659
    erikkIsrael
    Participant

    Can https://kriesi.at/support/topic/rollover-disc-arrow-replacement-part-2/#post-121206 be achieved for an individual image within a gallery or just for an entire gallery?

    Thanks

    #219653
    This reply has been marked as private.
    #219644

    Hey slui!

    Looks like its incorrectly flagging the file and instance. While eval is uncommon in this case I don’t think its open for any non theme data to be passed to it.

    The only instance is on line 275 in this function: avia_ajax_save_options_create_array .

    I’ll tag the topic for Kriesi to take a look at however so that he can talk to the author if needed.

    Cheers!
    Devin

    #219641

    Hi Superbobrik!

    Please refer to Ismael’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-211016

    Regards,
    Yigit

    Lynnr321
    Participant

    Though the site is live, with many mentions of the beautiful theme from our users, there are two things I’d like to fix dealing with Mobile devices. Can you please help me with this?

    You can find the website at this link: http://bit.ly/1fqPkFc

    1- The Reserve Now button is placed arbitrarily on normal view and iPhone (480px), but not for tablet displays where it tends to stack on the social media icons (the phone number is doing the same thing on tablets, so I added the code below for that as well. Is there a fix for this? I tried using the same code as I did with the smartphone but with 768px. That did not work. Here’s the code that worked for the first 2 devices.
    /* Add Reserve Now button to Header-added code to header.php*/
    .header-button {
    position: absolute;
    border: none;
    top: 0;
    left: 255px;
    right: 180px;
    }
    .header_color .header-button a {
    display: block;
    padding: 2px 5px 10px 12px;
    font-size: 22px;
    text-align:justify;
    font-weight: bold;
    float: left;
    color: #f8d699;
    border-radius:0px 0px 15px 15px;
    }
    .header-button a.header-chat { background-color: #985e06; left center no-repeat; }
    .header-button a.header-chat {link: href=”http://reservation.worldweb.com/hotel/1227″ target=”_blank” }
    }
    /* Get Reserve Now button on iPhone*/
    @media only screen and (max-width: 480px) {
    .header-button {
    position:absolute;
    top:90px;
    left:30px;
    right:20px;
    }
    }
    /* Sizes/styles phone#, */
    #top .social_bookmarks li a { font-size: 18px; }
    .social_header .phone-info span {
    font-size: 18px;
    color: #f8d699;
    font-style: italic;
    padding-right: 28px;}
    }

    2- We alternately use 2 of 3 layer sliders, but want NONE of them to show on smartphones. Just using the first bit of code stopped the #10 slider from being displayed, but using the same code with the different variables did not. I also tried using ‘all’ in place of the numbers, but that didn’t work either.

    How do I repress all of the layer sliders on smartphones?

    /* Remove Layer Slider on Smartphone*/
    @media only screen and (max-width: 480px) {
    /* Add your Mobile Styles here */
    #layerslider_10 {
    display: none!important; }
    }
    /* Remove Layer Slider on Smartphone*/
    @media only screen and (max-width: 480px) {
    /* Add your Mobile Styles here */
    #layerslider_18 {
    display: none!important; }
    }
    /* Remove Layer Slider on Smartphone*/
    @media only screen and (max-width: 480px) {
    /* Add your Mobile Styles here */
    #layerslider_19 {
    display: none!important; }
    }

    #219639
    GZAM
    Participant

    Love the theme and the support forum is refreshingly active and helpful. I do have one question I can’t seem to find a solution for.

    If there is a low pain threshold way to replace the breadcrumbs with social icons. I searched but did not see a way to do this.

    The closest I saw was adding a phone number so it seems it is possible to tweak that area’s content:
    .title_container:after {
    content: “2566654”;
    position: absolute;
    right: 50px;
    top: 15px;
    }

    I am ok modifying a little code – but not an engineer and would prefer a way to do this is Custom CSS area.
    Is there a way to do this? I think a lot of people would love to do this….have the page title on the left and social icons on the right. Since I use the small header option – this would allow me to have a low profile header but still get the icons in the viewing area above the fold.
    Thank you in advance for your time.

    Think the first line isn’t correct (red in custom.css). Doesn’t do anything in quick.css.

    @media only screen and (max-width: 767px) {
    .avia_wpml_language_switch {
    top: 35px;
    right: 20%;
    }}

    Regards,

    David

    #219622

    Hey carlamurray!

    Please refer to my post here https://kriesi.at/support/topic/shadow-border-around-website/#post-209829
    If that does not work, please post the link to your website so we can take a look

    Regards,
    Yigit

    #219614
    fashiontribe
    Participant

    In boxed layout mode, is there a page wrapper of some sort where I can apply a box shadow to the page sides(right/left)? I saw this on the forum but it didn’t work?

    boxed#top {
    box-shadow: 100px 100px 50px black;
    }

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .avia_wpml_language_switch {
    top: 35px;
    right: 20%;
    }}

    Regards,
    Yigit

    #219606
    coer
    Participant

    I have installed Enfold with BuddyPress Multilingual.
    For latter to work, in the WPML settings (Language URL format) I need to set the option “Different languages in directories”, (according to BuddyPress Multilingual instructions).

    This seems to work, but when I go to the Enfold Theme options, (/wp-admin/admin.php?page=avia), I get the following error code on top of the page:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bpml_icl_ls_languages_filter’ not found or invalid function name in /public_html/wp-includes/plugin.php on line 199

    Warning: uasort() expects parameter 1 to be array, null given in /public_html/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 5573

    Please let me know what to do.

    Regards,
    Paul

Viewing 30 results - 134,221 through 134,250 (of 142,893 total)