Viewing 30 results - 137,011 through 137,040 (of 142,852 total)
  • Author
    Search Results
  • #190422

    In second line you need to change page id ( which is 734 in the code i posted. that is page ID of homepage on my installation ) with your homepage’s page ID. Please see this post to learn how to find page ID’s using developer tools https://kriesi.at/support/topic/mini-heading-in-page/#post-188120

    Best regards,
    Yigit

    #190388

    Hey!

    :) Please add following code to Quick CSS as well

    #header_meta { z-index: 1; }
    #header_main { border-bottom-style: none; }
    .container_wrap { border-top-style: none; }
    #header .avia_mega_div { top: 80%; }
    .avia-menu-fx { display: none; }

    Should look like this after all changes http://i.imgur.com/ShXeLg3.jpg

    Best regards,
    Yigit

    #190381

    Hi Ismael,

    I have added a lot of custom CSS from Yigit. I will add it all below as I am unsure which bits you need.

    .sub_menu { top: 390%; }
    .header-scrolled .sub_menu { top: 270%; }
    .page-id-2528 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2736 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2609 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2605 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2625 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2621 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-734 .sub_menu li { display: none; }
    .page-id-1277 .sub_menu li { display: none; }
    .page-id-1122 .sub_menu li { display: none; }
    .page-id-1224 .sub_menu li { display: none; }
    .page-id-1167 .sub_menu li { display: none; }
    #top div .enfold-gallery img {
    padding: 0;
    border: none;
    }
    .responsive #header .sub_menu { position: absolute; }

    .page-id-2528 .sub_menu li { padding: 0 44px; }
    .page-id-2736 .sub_menu li { padding: 0 44px; }
    .page-id-2609 .sub_menu li { padding: 0 44px; }
    .page-id-2605 .sub_menu li { padding: 0 44px; }
    .page-id-2625 .sub_menu li { padding: 0 44px; }
    .page-id-2621 .sub_menu li { padding: 0 44px; }

    @media only screen and (max-width: 480px) {
    .page-id-2528 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2736 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2609 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2605 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2625 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2621 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2528 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2736 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2621 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2736 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2625 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2609 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2605 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    #190377

    Hey!

    You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
    Glad Josue could help! Let us know if you have any other questions

    Regards,
    Yigit

    #190374

    Hey,
    Thanks for you help :)

    It worked out wonderful!

    I do have two more questions…

    1-Is there a way to show something only on mobile or desktop? Like a shortcoad or a line of code i need to let something only show on moblie or desktop?
    2- My logo on mobile is way off.. is there a mobile logo i can do?

    Thanks again! :)

    #190338

    Hi fitzpatrick512!

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

    @media only screen and (max-width: 767px) {
    .responsive #top .grid-sort-container .grid-entry {
    width: 50%;
    margin-bottom: 0;
    } }

    Cheers!
    Yigit

    #190334

    In reply to: w3c validation error

    Hi Tomek0307!

    Please see Peter’s post here https://kriesi.at/support/topic/w3c-css-validator-325-css-errors/#post-171839

    Regards,
    Yigit

    #190323

    P.S. There were some problems with server, now you can check the links in previous message.. Hope, this issue isn’t complicated. I have already checked the massonry_gallery.php and masonry_entries.php as well as slideshow.php too, but still have not find the decision. I also tried this recommendation – it works, but as my images are 1650 pxs, they looks badly on the little dimension screens in lightbox.

    • This reply was modified 12 years, 4 months ago by fotomaster.
    #190322

    Thanks! – will do in a few days.

    #190303

    In reply to: Social top link icons

    Hey!

    Yes, you should replace it with the link of your Myspace icon or any other icon.

    Regards,
    Yigit

    #190297

    In reply to: Social top link icons

    Hi Yigit,
    Sorry, my skills are limited and my english too !
    What do you mean saying : http://www.linktoyouricon.com/icon.png ?
    Should I replace this with something else ?

    Thank’s

    #190243

    In reply to: Social top link icons

    Hey Lisbet!

    Please go to Appearance > Editor and open Footer.php file and find

    <span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>

    and add your icons as i underlined here http://i.imgur.com/tW7D1wV.jpg

    Regards,
    Yigit

    #190236

    Hi!

    Can you post the link to your website and a screenshot showing all changes you would like to make?

    Regards,
    Yigit

    #190233

    Hey!

    Not at the moment but you can add the idea to the feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Devin

    #190201

    In reply to: Search Box

    Hey derek62!

    You can add following code to theme files depending on place you would like to display search box, you can go to Appearance > Editor and open header.php file and add following code to the very bottom of the file, so it will only display on page with ID of 1167

    <?php if(is_page(1167)) { 
                     get_search_form();
                    }
                    ?>

    Please see this post to learn about finding page ID’s using developer tools on browser https://kriesi.at/support/topic/mini-heading-in-page/#post-188120

    Regards,
    Yigit

    #190197
    BSmitty
    Participant

    Hello!

    I want to start by thanking you for the wonderful theme and the support that goes with it!

    I have an issue with the icons on the home screen not expanding. Have inspected the element I have discovered that this issue is a line of missing code:

    <div class=”flex_column av_one_half avia-builder-el-13 el_after_av_one_half column-top-margin”>
    <div class=”avia-icon-list-container avia-builder-el-14 avia-builder-el-no-sibling “>
    <ul class=”avia-icon-list avia-icon-list-left avia_animate_when_almost_visible”>

  • MISSING THE LINE <li class=”avia_start_animation”> MISSING THE LINE
    <div class=”iconlist_icon avia-font-entypo-fontello”>
    <span class=”iconlist-char” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”/>
    </div>

    The website is http://wordpress.rpsplanadm.com. Please let me know if you need anything else.

    Thank you in advance,
    Brandon

#190191

At least add:

.header-scrolled .logo {
    padding-top: 0px;
}
#190185
IndikatorDesign
Participant

Hey,

sorry, opened a treat with this question a few days ago

https://kriesi.at/support/topic/fallback-oembeded-video/

But it don´t work right with the way I tried…

I have 3 Video with exactly the same name in the same WP-Folder (have just one, I don´t like the sorting with date).

mp4, ogv (normally ogg, but it has no sound yet), and webm

I´ve insert media element -> video and choose the mp4.

It works pretty nice in Safari and Chrome, but it not work in Firefox? IE, I don´t know. Don´t have it… Will try it by a friend..

Here you can see it. It´s on the left in the Newsletter-Area…

What did I wrong?

Best regards

#190182

In reply to: Child Theme Style

Hey Jane!

Can we see the site with the child theme active live? The child’s style.css gets loaded at the end of the other stylesheets which is why whatever css is inside of it gets priority.

If however the css isn’t written to where it would get priority at the end then it still wont effect what is viewed live.

For example, if you wanted to change the h2 to red and added:
h2 { color: red; }

That will probably not work because there are more specific selectors in various places to change the color under other circumstances. So you might need to use:
#top h2 { color: red; }
or

#top .some-specific-class-name h2 {color: red;}`

Where the some-specific-class-name is just a placeholder for a more specific container class the item is within.

Regards,
Devin

#190181

In reply to: Header menu colors

Hey!

Please add the code i posted in my previous post ( https://kriesi.at/support/topic/header-menu-colors/#post-190177 ) then flush browser cache and refresh your page a few times. that should do it

Regards,
Yigit

#190177

In reply to: Header menu colors

Hi!

If you meant title in mega menu, please add following code to Quick CSS as well

#top #header .mega_menu_title a { color: red; }

If you mean other element, please post the link to your website and point out which item exactly

Regards,
Yigit

chartier
Participant

On a desktop browser at a decent width, each link post on the main blog page has a link icon next to it to let readers know they can click the post title to be taken to the actual off-site link. However, those icons disappear on post permalink pages and on mobile. People visiting individual posts (say, linked from social media or following from a news reader), as well as readers who only use mobile devices, receive no other visual cue that link posts are what they are.

Is this something you could address in an update? Maybe those link post icons could stick around on post permalink pages, and scale down but stick around on mobile.

Thanks for any consideration.

#190158

Thanks Yigit,
That is the solution.
All is right.

Regards.

#190150

Hello,

We are fighting two problems. And the second problem is being caused by the snippet suggested to solve the first problem.

The first problem is the double scroll bar. When sorting the portfolio at http://blueunderground.com/portfolio/ to look at only a single category, a second scroll bar appears next to the primary scroll bar. The CSS snippet that Peter suggested “#wrap_all {overflow-y: hidden}” solves the original problem, the double scroll bar.

The second problem is a result of that CSS snippet “#wrap_all {overflow-y: hidden}”. Ismael’s suggestion to solve that problem creates an issue similar to the existing with distortion of objects when scrolling back to the top of the page when using the Small fixed Header with the CSS snippet “#wrap_all {overflow-y: hidden}”. This is not a preferred solution as it does not let the header scale smaller as the Small fixed Header does when scrolling down the page.

Please take a look at the videos of the visual redundancy issue for a better understanding:

Small non-fixed Header + #header {position: fixed} + “#wrap_all {overflow-y: hidden}”

Small fixed Header + “#wrap_all {overflow-y: hidden}”

Is there another way to solve the double scroll bar problem that won’t affect the Small fixed Header?

Please advise.

Thanks!

#190120

Hi Brenda!

Replace the code i provided to this:

jQuery('article.post').each(function(){

jQuery(this).find('.entry-content-header').after(jQuery(this).find('.big-preview').detach());

})

Then add this code the Quick CSS:

.big-preview {
padding: 0 !important;
margin-top: 20px;
}

Cheers!
Josue

#190106

Topic: Social top link icons

in forum Enfold
boiteamalice
Participant

Hello,
would it be possible to add some more social links ?
We need Myspace, Bandcamp, Last.fm
And could the icons be placed in the footer rather than above the header ?
Thank’s

#190102

Hey!

You can add this on your custom.css or Quick CSS to adjust the width of the forms:

#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: 400px;
}

Cheers!
Ismael

#190099

Hi!

I added the following to your Quick CSS which seems to do the trick. I don’t know why FF alone is having an issue with the sidebar but this fixes it:


@-moz-document url-prefix() { 
  #top.post-type-archive-product .sidebar.sidebar_right.three.alpha.units {
    float: left !important;
    width: 26% !important;
  }
}

Cheers!
Devin

#190094

Topic: Reopen a closed issue

in forum Enfold
guyco
Participant

Hi,
I can not reopen a closed issue – https://kriesi.at/support/topic/header-and-slider-distance/
It seems that now the top bar does not shrink to the smaller size when scrolling the page.

Thanks,
Guy.

#190093
basilicon
Participant

Hi i want to replace the Theme’s breadcrumbs with Breadcrumbs NavXT.

I saw something in this thread: https://kriesi.at/support/topic/integrate-plugin-breadcrumb-navxt/

But it’s not the same theme and there is no reference to what file to edit.

Can you help?

Viewing 30 results - 137,011 through 137,040 (of 142,852 total)