Viewing 30 results - 237,601 through 237,630 (of 241,880 total)
  • Author
    Search Results
  • #137843

    Excuse my ignorance but what do you mean by “put it on a div”? I don’t know much about coding so maybe this is over my head.

    One other question – how can I remove the footer text? I don’t want “interesting links”.

    #138082

    I have version 2.01 on 3.6

    #28605
    tonaua
    Participant

    After working great my main menu layout has changed. The menu titles are on a new line from the bullets. I have a screen shot but don t know how to insert it here.

    #136864

    Hi Ismael,

    I am using Arial, which should display well in Safari. I found the solution: in Safari in preferences under appearance, I found a setting for font smoothing. When I changed it to “Medium – best for Flat Panel” that took care of the issue.

    An FYI for all of us!

    Thanks for your great help in customizing my site.

    Valerie.

    Please make sure you’re using the latest version of WPML (2.9.x) and the latest version of the theme (Enfold 2.0.x). Then deactivate all plugins except WPML and WooCommerce and check if the issue persists. If yes please create me a wordpress admin account and send me the login data to: (Email address hidden if logged out) – I’ll look into it. However if it works afterwards activate the plugins one by one until the blog element breaks again…

    Hi Sam,

    A media query wouldn’t work since the image isn’t added in with css. You could try something like this with javascript though: http://stackoverflow.com/questions/12784405/change-image-source-based-on-viewport-width

    Regards,

    Devin

    1) I’m having no issues with it on my end. Try clearing your local cache or viewing the site in incognito mode to see things loaded directly from the server.

    2) Do you have an example for hits? The gallery you are using on this page for example doens’t have navigation at all http://sandbox-3.sethbutler.com/portfolio/2012-photo-gallery/

    Regards,

    Devin

    #137914

    Hi MikehJPP

    No, not at the moment. You would need to modify the ajax portfolio code and change the way it always outputs.

    You can request it as a new feature for a future release in this topic however: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    Hi,

    I don’t have my client’s website online…I’m working with mamp.

    What i want is display portfolio thumbnails 3×3 in the footer, like you have in this website footer “latest themes”. I copied your code and pasted in my footer, it worked, but I wanted a dynamic portfolio box that shows the most recent works in thumbnails, with link to each work page.

    I tried enfold latest portfolio, but the visualization is not what i want! it shows the date I published the work and that doesn´t make sense, so I thought about something like portfolio grid with visualization of just the thumbnails in a 3×3 colunm.

    Thank you in advance.

    #137683

    I have tried all that several times, and it’s still not working.

    I really love the features and flexibility of Enfold, well done!, However, this slider issue is a real problem for my business. The slider is very important, and we are going live this weekend. Arggh!

    #28595
    Peter
    Participant

    Hi – I need to use the portfolio custom post type to create a searchable directory of attorneys. We have over 70 attorneys, so we’d need to be able to search for them by last name, title, expertise, etc.. We recognize that it may be possible to customize another plug-in to help accomplish this, but would appreciate some assistance working with the enfold theme and we just want to hire someone to do it.

    If you can help, please email me at: (Email address hidden if logged out) and I can provide you more details. This is a very common function of larger attorney websites, so you could probably look at any law firm’s website that has more than 25 attorneys and see this kind of implementation.

    #28594
    martinafuchs
    Participant

    Hi Team,

    my client want his socket free of information – so how can I delete the following info in the footer (socket) : Enfold Theme by Kriesi ?

    Thanks for help – and as I am a newbie hopefully it will be easy to handle –

    Martina

    #28592
    Cdfb
    Participant

    hi guys

    i am having some trouble with the enfold theme:

    1. on my portfolio, the single entries seam to be different sizes, even if they are not. there is a gap between the items on top and those in the second row. http://new.raffaello.name/portfolio/projects/

    2. how can i get rid of the word “projects” on top in the side menu? http://new.raffaello.name/portfolio/projects/

    the same happens here: how can i get rid of the word “projects” on top in the side menu?

    3. i want to get rid of the page name and one of the lines on top. how can i do that?

    4. how can i get rid of the navigation on the header?

    thank you in advance! ;-)

    #28591
    zolute
    Participant

    Hi,

    I am using Enfold on http://www.epicresearch.co/learningcentre

    I need the theme to run properly with fallbacks on IE6 too. Please let me know how to achieve it.

    Promptness will be appreciated.

    #28590
    JacobSalomonsen
    Participant

    Hello,

    Quite new to Enfold but like it a lot.

    I’ve applied a menu to a column in the footer – works like a charm. But that same menu now also appears in the socket area just below. Other items added to the footer like i.e. the twitter widget are apparantly not replicated to the socket area. What am I doing wrong.

    #137816

    Great! it works perfectly!

    Thank you!

    #138022

    Hi ridcon,

    That is actually a full width page (no sidebar) and the content is just one big tab container with the tabs on the left.

    Regards,

    Devin

    #28584
    ridcon
    Participant

    Hi,

    how can I make the sidebar like it is at the demoside FEATRURES on enfold demoside?

    Thanks ridcon

    #28579
    silluf
    Participant

    Hi,

    I want to remove the date as well as the mention of the number of comments from all single posts, pages and archives as well as the latest posts widget. (happy to remove the whole subline underneath the titles)

    Can you please let me know the easiest way to do this?

    Kind regards,

    Sylvia

    #125407

    your last code works perfect, thanks a lot!

    #114812

    – I am building a large site with Enfold and the single biggest problem I’m facing is that I can’t add CSS classes to colour sections. This would greatly help with styling repeated same-styled page elements. I can set ID’s for the sections but by definition these should be unique. As a workaround I have developed a JQuery function which converts IDs to separate classes but since this works client-side it’s not a very nice solution.

    – I would also like to set background colours and images for all the layout elements (eg 1/1 columns, 1/2 columns, etc), as you can with colour sections. And classes too!

    #28567
    Iano999
    Participant

    I’m trying to align images to the bottom baseline of a div within a color section. I have two 50% columns in the color section (left is text, right is image). As the site is responsive, when I change the window size the image moves up/down the container as it seems to be fixed a to a certain point on the page, and not anchored to the bottom.

    Is there a way to fix the baseline of the image to the baseline of the container indefinitely with this theme/css? Essentially, the image is aligned to the bottom to begin with at full width, but as the window contacts, the text forces to container to expand and I end up with white space below the image.

    My CSS for the image div is as follows:

    .floatbottom {

    height: 100%;
    position: absolute;
    bottom:0;
    width: 500px;

    }

    CSS for parent container (color section):

    #box{

    height: auto;
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;

    }

    HTML for image in container:

    <div class="floatbottom">
    <img src="/images/bottom.png">
    </div>

    Is there anything in the CSS for Enfold that might conflict with this code and cause the image not to align to the bottom of a div? Any ideas would be massively appreciated – thanks!

    #136363

    Afaik cpanel itself doesn’t allow you to manipulate the database but it comes with phpmyadmin which allows you to import any sql database file. You can use WP MIGRATE DB to generate it and then use phpmyadmin to import it on the other server.

    #137815

    Hey!

    You can hide it with following css code

    .avia-menu-fx, .current-menu-item>a>.avia-menu-fx, li:hover .current_page_item>a>.avia-menu-fx {
    display: none;
    }

    Regards,

    Peter

    #137985

    I couldn’t find the analytics code anywhere in the html source code. Make sure you paste the entire analytics code into the “Google Analytics Tracking Code” option field (and not just the tracking id) and clear your caches (wordpress & browser cache).

    Re link attribution – maybe this article will help you: https://support.google.com/analytics/answer/2558867?hl=en

    #114975

    French translation of front-office (80%)

    fr_FR.zip (33 KB)

    https://mega.co.nz/#!XER20TZR!HpD9LggQY1f28qoqpP7W5FzI2c81Qh-G7aHsp5Nafqc

    #136362

    What about a database that is created through C-Panel ?

    #28571
    ramirezo
    Participant

    Hi,

    I’m having some issues getting Google Analytics to work properly inside of Enfold.

    I got my tracking and dropped it into the designated area in the Enfold dashboard, and it seems to be partially tracking visits, since it’s registering some visits to the homepage, but it’s not doing it accurately, and not giving me any other info, like visits/hits on projects that I have in a portfolio grid on the same page.

    It still says “Status: Tracking Not Installed” ..any suggestions.

    Should I email the code it’s giving me to use?

    My site is omarramirez.net (which forwards to omarramirez.net/cms where the wordpress site lives)

    I also wanted ask what steps I’d have to go through to activate enhanced link attribution.

    thanks

    Omar

    #28525
    pirasrimini
    Participant

    Hi,

    a simple question: how can i change the color of the underline in main menu (in hover and active status) to the current red in white?

    This is a pic of the part i want to change:

    2q8vtrl.jpg

    my goal is to make it invisible, since my site is developed – almost – completely on one page and the menu items remains – almost – all active. So I thought to eliminate the problem of eliminating the decoration, but I also thought that would be easier to color it white.

    I would like to get rid of ONLY the effect on the bottom line, while maintaining the effect of “Hover” and “Active” on the menu text

    any ideas?

    thank you very much

    #135670

    Hey!

    Glad you found a solution :)

    Regards,

    Peter

Viewing 30 results - 237,601 through 237,630 (of 241,880 total)