Forum Replies Created
-
AuthorPosts
-
September 4, 2015 at 12:29 pm in reply to: Centering image in layerslider (Smaller browser sizes) #498282
Hi,
You have used absolute pixel values for you images, for instance 316.5 pixels from the left so your images will always stay that amount of pixels to the left of the border. In other words, they will only be “centered” on one screen size. Try removing you pixels values and add the following to custom CSS instead:
display: table; margin: 0 auto;Thanks,
RikardHi,
There’s nothing like that out of the box with Enfold, the closest you can come to it would be by using the Masonry gallery element but you would have to use custom CSS to achieve what’s in your first screenshot.
Thanks,
RikardSeptember 4, 2015 at 12:16 pm in reply to: Table in grid row overlaps on mobile and not able to scroll anymore #498275Hey,
Please try the following CSS:
@media only screen and (max-width: 1100px) { .page-id-457 .flex_cell { display:block !important; } }You will have to change the page-id class to the page(s) you want the code to apply to.
Thanks,
RikardHi,
Are we allowed to delete your current content and try importing ourselves?
Thanks,
RikardHi,
Great, please let us know if you should need any more help on the topic.
Best regards,
RikardHi mmf1,
I added a Blog Post element to the page and they are displaying fine now.
Thanks,
RikardSeptember 3, 2015 at 3:17 pm in reply to: Enfold Facebook Like-Box don't show up after Update #497685Hey martinafuchs,
I can see the Facebook like box in your sidebar on my end, could you try to empty your browser cache and reload a few times to see if that helps please?
Regards,
RikardSeptember 3, 2015 at 3:14 pm in reply to: I choose Display Title and Breadcrumb, but It is not working my #497681Hi hzsuda,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
I’m not sure but I think that will take a while to produce, I’m guessing you want to replace the current recipes without reloading the page? There are sorting options if you use the Masonry element.
Best regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Please link to the page you are having problems with as well.
Thanks,
RikardHey,
I think the easiest way would be to add a text widget to the sidebar and just add the links manually:
<ul> <li><a href="http://yoursite.com/page1">Link to page 1</a></li> <li><a href="http://yoursite.com/page2">Link to page 2</a></li> </ul>I couldn’t find the page in your screenshot on the domain you posted your screenshot to though, could you link to the page with the sidebar please?
Regards,
RikardSeptember 3, 2015 at 8:09 am in reply to: Centering image in layerslider (Smaller browser sizes) #497527Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardHi Emanuel Alexandre,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Make sure you are running the latest version of the theme (3.3.2) and try to disable all plugins to see if one of them is causing a conflict.
Thanks,
RikardHi,
Not sure why that happened, could you link to a page where we can see the problem please?
Thanks,
RikardSeptember 3, 2015 at 7:57 am in reply to: Simple Slider "Choose the size of the image" without any function #497522Hi,
Please try the following in Quick CSS:
.page-id-4973 .avia-shadow { box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1) !important; } .page-id-4973 .main_color div { border-color: transparent !important; }You will have to replace the page-id-4973 class to the class of the page you are going to use live. You can find the page id class by inspecting the page and look in the body tag of the page.
Regards,
Rikard-
This reply was modified 10 years, 6 months ago by
Rikard.
Hi,
So you’re trying to get it to float to the middle like on homes.com?
You can disable comments with a plugin like this: https://wordpress.org/plugins/disable-comments/
Best regards,
RikardSeptember 3, 2015 at 7:00 am in reply to: WooCommerce Category Widget not working in shop sidebar #497498Hey interage,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardSeptember 3, 2015 at 6:54 am in reply to: WooCommerce Update Breaks Checkout – SyntaxError: Unexpected token #497496Hi @hamzahmauzam,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardHey mediax2014,
I couldn’t really see anything breaking on the page you linked, could you send us a screenshot of the issue please? Also, we might need a login to have a look at the backend. You can post the details in the Private Content section of your reply.
Regards,
RikardHi codecreative,
In what browser are you getting that results? Here’s what I’m getting on ipad mini/chrome: http://imgur.com/VlYuHGs
Thanks,
RikardHey Dan,
Autoplay videos are disabled on mobile due it being handled differently on different platforms, as well as the possible costs involved with increased data transfers for the end user. But you can set a fallback image in the color section if you like.
Regards,
RikardHi,
Please try the following as well:
.form_element_third .button { position: absolute; top: 0px; }Not sure what you mean by two columns though? How would you like it to look?
Thanks,
Rikard-
This reply was modified 10 years, 6 months ago by
Rikard.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .responsive #top .logo { width: 100% !important; text-align: center !important; } }Best regards,
Rikard-
This reply was modified 10 years, 6 months ago by
Rikard.
Hi NikoArq,
Please try the following: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/. We can help you out with styling once you’ve added the widget area.
Thanks,
RikardHi Susanne,
Not sure what you mean, it looks like normal on my end. I can see all of the pictures when hovering the thumbnails. Are you using a very small screen?
Thanks,
RikardHey Philip,
I’m not sure I understand what you mean, could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
RikardHi beezdezines,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
Rikard -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
