Viewing 30 results - 222,601 through 222,630 (of 243,835 total)
  • Author
    Search Results
  • #254647
    cameron329
    Participant

    I’m trying to use the Table Layout to create some custom tables within Enfold. I would like to make the following adjustments to the Tabular Data Table.

    – All field background should be white. Currently the are using my Main Content / Alternate Content colors I defined in my “styling” option. I would like to set it so this table ignores that and simply does a single background color for the whole table.

    – Presently, there is a gray border surrounding each row and column in the table. I would like to alter the color and thickness of the Top and Bottom Border colors {solid 1px #000;}. However, when i add this to my custom CSS, or edit it directly in the base.css file, the change does not apply.

    – I would also like to completely remove the Left and right border from every table field, so that only the horizontal “top” and “bottom” borders appear.

    – Finally, under the Default Column and Row, the text-align propert is always set to “left”. I would like to override this and force the text-align to be right, but only in one column of multiple rows of data. How can I accomplish this?

    Thanks for any assistance with these issues.

    #254642

    In reply to: Styling Issues

    Sorry Ismael. I meant a white background for the LayerSliderWP. The color is there but the problem is that when the home page first loads, the background is 50% gray & 50% white before the LayerSlider loads & then it shifts. I haven’t updated to WP 3.9 but will later today as well as update to Enfold 2.7 & let you know of any changes.

    Thanks!

    #254635
    solljul
    Participant

    It worked perfectly!

    Thanks for the quick answer ;)

    Regards,

    Yassine

    Hi!

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

    #wrap_all {
    overflow-y: hidden;
    }

    Cheers!
    Yigit

    #254630

    In reply to: Homepage V9

    Hi Devin

    Thanks and understand that I used the data import option when I purchased the theme, it would be useful to be able to import the Homepage V9 template to learn from the way that is set up, the data import is one of the reason why I went for Enfold above some other themes.

    Is there anyway of getting just the HP V9 data import?

    Thanks
    Ian

    Hi!

    Please add following code to Quick CSS as well and adjust as needed

    #scroll-top-link:hover { color: red; border-color: orange; background-color: green; }

    Regards,
    Yigit

    #254619

    In reply to: Icon Font Upload Issue

    This reply has been marked as private.
    #254618

    Topic: Change sidebar default

    in forum Enfold
    alexiba
    Participant

    Hi,

    I have 3 questions:

    1.- When I select an option from widget archives or categories, enfold theme shows me a screen with the selected post, but in the sidebar show me widgets, I guess, by default. I would like change the sidebar by default for another that I have created. It is posible to do this change?

    This is my website link: http://www.inlead.co

    This is the the sidebar default image: http://www.inlead.co/wp-content/uploads/2014/04/SideBar-Default.jpg or you can see it in http://www.inlead.co/category/frontpage-article/

    This is the sidebar that i have created: http://www.inlead.co/wp-content/uploads/2014/04/My-SideBar.jpg or you can see it in: http://www.inlead.co/category/frontpage-article/

    2.- Similar to point #1,when I select an option from widget archives or categories, enfold theme shows me a screen with the selected post, but the posts are show completely, i would like just show the excerpt posts, in other words, i would like that the posts be shown in similar way when select blog pages (Business Intelligence and Marketing). How can i do that?

    You can see this behavior in this link: http://www.inlead.co/category/frontpage-article/

    3.- In the section Leave a Replay, into a post, there are two check boxes with their text message, but there are too much spaces between these both. How do i do to remove the spaces existing between check boxes and message texts?

    This is the leave a reply image: http://www.inlead.co/wp-content/uploads/2014/04/Remove-Spaces-between-Chek-Boxes-and-text.jpg

    Best Regards
    Alexander

    Hello Yigit,

    Thanks the code to change the color worked very well.

    Do you have an additionnal code to change the “alternate” color of the scroll to top botton (which is by default in Grey) ?

    Regards ;)

    Yassine

    #254613

    Thanks Yigit,

    It worked well on desktops but not on mobile devices. Menu overlaps on tablets and phones because logo doesn’t resize.
    http://exhicor.lafabricadigital.com.mx/exhibidores-de-alambre/
    Thank you very much for your help.

    Cheers!

    #254604

    the issue is on the backend. Not visible in front end, but it affects the development of the site. I attached some screenshots of how it was before and how it is now.

    Before:
    Here is a screenshot how it was before the update. Nice and clean code, nice paragraphs, easy to see, easy to edit, no junky code
    http://i58.tinypic.com/fkv78w.png

    After:
    And this is the same page after the update. Notice the mushy awful code, hard to find stuff and edit and its stuffed with unnecessary code, all messed up. This slows down development significantly if i have to clean up these messes every time, and every time i click save it mushes it up back again.
    http://i62.tinypic.com/11rwv7k.png

    Any ideas why this is happening? And i did disable all plugins, and its still doing it. This is happening with wp3.9 and newest Enfold.

    #254600
    jackpeters
    Participant

    Well…. not exactly disappearing as the code remains visible in the quick css box, but I have to click “save all changes” every time I log out and log back in or the quick css is not applied to the theme. In our case, we are using Enfold with Woocommerce and I have added the following code to prevent related products from displaying in the footer:

    .related,products {
    display:none; }

    When I click “save all changes”, the related products disappear – great! But when I log out and log back in, the related products are back until I go to the Styling page and click “save all changes” again. Note that the code is still there, but is being ignored.

    Another related issue is that an image I have uploaded for one of the product categories disappears from my media gallery every time I log out and I have to upload it again.

    You can see an example of these issues here:
    wp.qwpage.com/product/nv2-accounting-software
    (note that related products are being shown, as I have not resaved the quick css yet again today (for the 43rd time)
    and here:
    wp.qwpage.com/ordering
    (note the missing product image for the first category, which was there yesterday before I logged out)

    Do you have any idea what might be causing these issues and how to fix them? Please help!

    #254599
    rodpascoe
    Participant

    I have a member plug in (UPME) on my website and want that members image portfolio (they are photographers) under their profile.

    The URL looks like http://www.thendomain.com/members-profile/wordpressusername/

    I would like to pass the end bit (wordpressuername) as a category to the Enfold portfolio grid so that the members photos appear under their profile.

    Could this be done?

    #254593

    Hi!

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

    #top .social_bookmarks li a { overflow: visible; }

    Cheers!
    Yigit

    Hey!

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

    .avia-menu-fx .avia-arrow-wrap { visibility: visible; }

    Regards,
    Yigit

    Sure, here it is: http://www.ipinform.ca/ipi/

    You can see that under Home menu, the red border does not have a center arrow pointing upwardly (it used to have that, as in Enfold demo).

    #254568
    boldtranquility
    Participant

    Hello. I’m not really sure exactly how to word this, but i have an example site (that uses enfold) that has done what I need.

    Example site: https://www.happier.com/#/course/everyday-grateful
    note the “buy now” and “give as gift” buttons on the top right of this page.

    Developing site:
    http://boldtranquility.com/boldtranquility/21-day-challenge/

    the “give the gift of rest” and “enroll now” circular images I need to stay fixed at the top right of the page when a user scrolls.

    right now the buttons are in a layer slider as I thought that was where they needed to be, but maybe it needs to be in its own container (like a color section maybe?) above the slider on the page layout.

    Any suggestions on how to do this?

    #254559

    In reply to: Add Google Font

    Hi!

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

    .main_menu ul:first-child > li > a { font-family: 'Fanwood Text', 'serif'; font-style: italic; }

    Regards,
    Yigit

    #254538

    Hey infiniteloop!

    Please add following code to Quick CSS

    @media only screen and (min-width: 768px) {
    .logo img {
    height: 156px!important;
    max-height: 130% !important; 
    padding-top: 0; 
    margin-top: -10px;} }

    Cheers!
    Yigit

    • This reply was modified 11 years, 8 months ago by Yigit.
    #254536
    solljul
    Participant

    Hello,

    I’ve just updated my website with WordPress 3.9 and WPML 3.1.5 beta2.
    In my main apge Ihave masonry blog posts by category, this page is in french with english translation. Since I made the update, the masonry blog posts have disappeared on english translation… Same thing if I set “blog posts grid”, but not with “single entrie”… I don’t understand where is the bug…
    I’ve tried with last Enfold update 2.7 but same problem…
    Thx for your help.

    Jul

    #254529

    Hi!


    @davidrk
    Please update Enfold to the latest version 2.7 and check if issue remains.
    I could not reproduce social icons moving to left issue when i resize the window. Have you fixed it already? Please add following code to Quick CSS

    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo img {
    margin-top: 20px!important; }}

    Regards,
    Yigit

    #254526

    Hi!

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

    #menu-item-2829 { pointer-events: none; }

    You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
    2-Can you post the link to your website so we can take a look?
    3-

    .widgettitle { text-align: center; }

    Cheers!
    Yigit

    I just upgraded to Enfold version 2.7. After the upgrade, the red bar under the active main menu item no longer has an upward arrow at the center. Please help me fix this. Thanks!

    #254521

    Hey!

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

    #advanced_menu_toggle, #advanced_menu_hide { display: block !important; }
    .main_menu { display: none !important; }

    Cheers!
    Yigit

    #254520
    Vicken
    Participant

    For some reason the blog settings are not working.
    For instance, I am going into my WP dashboard as usual to show the whole post it is only showing the summary.
    On my blog page I am trying to remove the sidebar and the footer widgets but nothing is changing, it is still present.
    What do I do? Enfold theme is clearly overriding this.. Please help!

    #254519

    Hi cavanaughb!

    Can you post the link to your Enfold website so we can take a look?

    Regards,
    Yigit

    #254517

    Topic: A/B Testing

    in forum Enfold
    Mohan PSK
    Participant

    Hi! Can anyone recommend what is recommended for A/B Testing on Enfold?

    #254504

    Hey Mark!

    Demo is online: http://kriesi.at/themes/enfold/ – if it doesn’t work please clear the browser cache.

    Cheers!
    Peter

    #254503

    Hey!

    Please re-install wordpress and Enfold 2.6.4 via ftp. Just upload all wordpress files (you can download the zip here: http://wordpress.org/download/ ) via ftp and overwrite all existing files. Then navigate to wp-content/themes/enfold and update the theme files: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Peter

Viewing 30 results - 222,601 through 222,630 (of 243,835 total)