Forum Replies Created
-
AuthorPosts
-
November 24, 2015 at 10:27 am in reply to: i'm using child theme, my functions.php's content loaded as part of the theme #541433
Hi,
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,
RikardNovember 24, 2015 at 10:22 am in reply to: How to hide certain submenu items from mobile nav, but not all #541427Hi vidaelf,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardNovember 24, 2015 at 10:20 am in reply to: Header – Customized / different content – sidebar ratio – as main content ratio! #541424Hey mdumka,
I’m not sure I understand what you mean by that, could you try to explain a bit further please? Also, please link to the site in question so that we can have a look.
Thanks,
RikardNovember 24, 2015 at 10:15 am in reply to: Categories in Blog Post Content element started to appear after upgrade to 3.4.1 #541418Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
span.blog-categories { display:none !important; }Best regards,
RikardNovember 24, 2015 at 10:08 am in reply to: Fullwidth Slider html image in caption for mobile device #541413Hi Micheal0424,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi AmericanMetroPOS,
I’m not familiar with anything like that but I guess it should be possible, maybe you could search for a plugin? If not, does your Hubspot site have an RSS-feed? Not sure if this will help but I found this googling: http://www.lyntonweb.com/blog/bid/91197/Using-HubSpot-With-Your-Existing-WordPress-Website
Best regards,
RikardHey AmericanMetroPOS,
You should be able to do that yes, did you make any changes to the parent theme files at all? If not you should be able to simply activate the child theme and import your settings from the parent: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
Best regards,
RikardHi Segev,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi Tier1Graphics,
I got a screen from Sucuri saying that my ip is blocked, could you disable that plugin temporarily?
Regards,
RikardHi MulderMind,
Please try the following in Quick CSS under Enfold–>General Styling:
.current-menu-item span.avia-menu-text { font-weight:bold !important; }Cheers!
RikardHi,
You must have done something wrong then, please try to download the theme again from Themeforest and replace the functions.php file with the freshly downloaded one via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Thanks,
RikardHi,
Maybe you will have to experiment a bit with the values, but the code I gave you rendered a result pretty close to the example you posted. Please try to be a bit more specific on what you would like done, “I still don’t think it looks good” doesn’t give me much of a clue to what you think is wrong or right.
Best regards,
RikardNovember 24, 2015 at 9:17 am in reply to: Line Spacing footer widget "text" vs. "menu" not in sync #541384Hi Tilman,
It looks pretty much aligned to me on my end, are you happy with the results or maybe I’m missing something here?
Best regards,
RikardHey mmc-werbung,
Not sure if that would work, did you try it out and what happened? Please try to explain a bit further what you are looking to achieve.
Regards,
RikardHi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
Please try the following as well:
#footer .iconbox { margin-bottom: 5px !important; }Best regards,
RikardHi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey Morticka,
I added a special heading at the bottom of your contact page and it displays just fine after saving, on what page are you having this problem and what exactly are you doing to get this error?
Best regards,
RikardHi mfrenk,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi,
I tried logging in but the regular WordPress login page is not working, could you post that as well please?
Thanks,
RikardHi,
I’m not 100% sure I understand what you are trying to do there, could you post a screenshot highlighting your intentions please?
Regards,
RikardHi Pete,
You might need to create a separate section for desktop and mobile and adapting the image to look good on each format. You can then show/hide the correct section using CSS like this:
@media only screen and (min-width: 768px) { #section-desktop { display:block !important; } #section-phone { display:none !important; } } @media only screen and (max-width: 767px) { #section-desktop { display:none !important; } #section-phone { display:block !important; } }Regards,
RikardNovember 24, 2015 at 7:15 am in reply to: Blog grid overview, one post show intro text other does not. #541357Hi,
I just tried to send you an email using Firefox, let us know if you get it or not.
Regards,
RikardHi,
I’m not sure what you mean by your last reply, did you try out the code sent by Elliott in the Quick CSS box under Enfold–>General Styling and did it work? It will be difficult helping you if we can’t see the problems on a live site.
Regards,
RikardNovember 24, 2015 at 6:53 am in reply to: Masonry Thumbnail Bottom Border and Promo Box Not Central #541349Hi,
I’m on Chrome but I can’t figure out what you mean by the thin line, please upload your screenshot to a service like imgur.com and then link to it here.
Regards,
RikardHi,
Ok, then it’s most likely caused by you not closing it properly:
<strong>Bold text closed properly</strong>Please try that and get back to us if you should still have problems.
Thanks,
RikardNovember 24, 2015 at 6:44 am in reply to: Remove time (not date) in sidebar widgets („Enfold Latest News/Portfolio“) #541340 -
AuthorPosts
