Forum Replies Created
-
AuthorPosts
-
Hey pennyjarproject!
I’m not entirely sure I understand what you are trying to do, could you please provide us with a screenshot highlighting what you are trying to achieve? A link to the page in question would also help.
Cheers!
RikardHi!
Hope the custom code works out for you, let us know if you should have any problems.
Regards,
RikardHi!
Please try this for the section to be fully transparent:
#my-color-section{ background: rgba(0, 0, 0, 0.0); }Best regards,
Rikard-
This reply was modified 10 years, 7 months ago by
Rikard.
Hi!
Please refer to this tutorial for updating theme files: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHi!
I went ahead and changed the ‘ to ” and it looks like its working now? All headings are Oswald.
Regards,
RikardMarch 25, 2015 at 7:07 am in reply to: Contact form submitting, but not sending submission to admin email #417567Hey!
Great, glad you got your problem fixed.
Is it working for everyone else as well?
Best regards,
RikardHi!
You can attach screenshots by uploading them to for instance imgur.com or a public dropbox folder and then linking them here. Screenshots will make it easier for us to understand what you are trying to achieve since you are working locally, though it would help if you could upload something to a live server so that we can inspect the page ourselves.
Regards,
RikardMarch 25, 2015 at 6:46 am in reply to: Color Sections Section Custom Background Images Issue Version 3.1 #417562Hey!
@djshortkut, great! Let’s keep this thread open though until everyone gets their issues fixed.
Cheers!
RikardHey!
This is not a theme related issue, it’s most likely a WordPress issue. Please try to reinstall WordPress like suggested here: https://kriesi.at/support/topic/enfold-menu-not-updating-changes/#post-411532
Regards,
RikardHey!
Did you try wiping everything and importing again? The error message seems to occur because some files already exists.
Best regards,
RikardHi Simon!
So if I understand you correctly you would like to display 2×2 instead of 4×4, or oven 1×1 maybe?
Regards,
RikardHey mupd!
I’m not entirely sure what you are trying to do here, could you try to explain a bit further/provide us with screenshot of what you want to achieve please? Also, a link to the page in question would be helpful.
Regards,
RikardHi!
Glad you got it fixed. Difficult to say what made it brake, but usually there’s a quick CSS fix like in this case.
Cheers!
Rikard-
This reply was modified 10 years, 7 months ago by
Rikard.
Hi!
1. You could try editing your header.php file to order the items in the way you like. Make sure to use a child theme to not lose your edits.
2. Not sure what you mean, do you want to show mobile menu icon all the time? Please explain a bit further if I’ve misunderstood you.
3. You can comment CSS like this: /* your commented code */
4. That should be possible to achieve with CSS
Do you have a link for the site in question please? Screenshots highlighting the issue would also help.
Regards,
RikardHey Taras!
I’m not sure what beauty feedburner is? Our support for third party plugins or code is limited, but please explain your problem a bit further and we might be able to help you out anyway. A link to your site and screenshots highlighting the issue would be appreciated.
Regards,
RikardHi!
We can fix styling errors if you should have any problems on updates, if you still don’t want to update to the latest version, please try to overwrite your theme files via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/.
Also, did you try if your problems goes away when activating one of the default WordPress themes?
Best regards,
RikardMarch 25, 2015 at 4:21 am in reply to: Google Map not showing when typing multiple lines in the pop-up #417536Hi erspoelstra!
Do you have a link for the site in question so that we can take a closer look please? Also, we might need a temporary admin login, you can post the details here as a private reply.
Regards,
RikardHi bicounet!
That might be out of scope of our theme support, but it depends on where you want to display it? Please provide us with a link to the site in question and screenshots highlighting what you are trying to do.
Cheers!
RikardHey Brutalben!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .page-id-734 .avia-builder-el-22 .avia-image-container-inner{ display:none !important; } }Regards,
RikardHi!
You could try to hide the fields with CSS?
ul.products.list li.product div[itemprop="description"], #top .inner_product_header { display: none !important; }Best regards,
RikardHi mleite1!
If you are still getting an error there must still be something wrong with your code, are you using a child theme? You could try to just overwrite the faulty function.php file with a fresh one.
Cheers!
RikardHey condonpb!
It’s displaying fine on desktop but you might want to do some work for smaller screens, not sure it’s a good idea putting everything inside a span since it will display inline. I see you have two instances also, I would suggest you keep the upper one since there’s less risk of it conflicting with anything else there.
How do you want it to look on different screen sizes? Screenshots highlighting what you are trying to achieve would most likely help.
Best regards,
Rikard-
This reply was modified 10 years, 7 months ago by
Rikard.
Hey!
The spanish URL is acting strange, if you go to http://www.playgolf.mx/es/mexico/el-tinto-cancun-country-club/ it will redirect to http://www.playgolf.mx/es/mxico/el-tinto-cancun-country-club/ , notice the missing e in Mexico, could it have something to do with the é in México?
Cheers!
RikardMarch 24, 2015 at 9:58 am in reply to: Logo Area don´t change colour and also display no logo in header #416962Hi Tezcatlipoca89!
I’m not sure what it could be, could you please provide us with a link to the site in question to start with? We might also need a temporary admin login, you can post the details here as a private reply.
Best regards,
RikardHey mleite1!
I’m not entirely sure what you mean by tables, are you referring to the four images on the wooden background?
Regards,
RikardHey mleite1!
I guess you could do that with CSS, but you would have to do it manually for each page and post. For example, to target a single post, inspect the post and look for a class like postid-59693 in the body tag.
Regards,
Rikard -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
