Forum Replies Created
-
AuthorPosts
-
hi Ismael, I fixed the 500 error by reuploading the theme, now all functions.php should be reset to default
Hi Ismael,
File editing has been enabled, sorry for trouble
Code in private attachmentThanks, Rikard,
Please consider as fixedHi Victoria,
Sorry for long reply, I got totally stuck with this. I’ve removed all code that I changed, just to make sure I don’t mess things up.
I’m still interested in adding banner to header area, next to logo. But I wish there could be a better way :-)Thank you Rikard,
It worked!
Hi Basilis,
Thank you very much for your time!
So far it seems that it is almost impossible to create one page website with separate sections for mobile and desktop.
As I see it, this trick can solve it quite easily – allowing to set separate menu (navigation) for mobile devices. I saw few themes have thathi Rikard, thank you!
Could you please advise us on how to place sub menu into some section, where we can control desktop and mobile visibility? As for now it seems that its impossible to put sub menu into color sectionNovember 3, 2017 at 11:57 am in reply to: Add WPML language switcher to Fullwidth Sub Menu element #872105Thanks! It works!
hi Rikard,
Yes, it works by adding code to header.php, could you please help me to find a place in the file for the code? Currently when I put the code, ad shows either above all header or as a background image. I would like to have it on the right side from logo, is it possible?
Yes, I researched this topic already, but no luck. Still getting the same error.
I think that there is something wrong with the way I created header widget areaHello Rikard,
We are still getting warning with red question sign in Gmail.
Could it be because we are using Google Apps?
Hi Nikko,
I didn’t really understood what you mean.
Currently the problem is that gmail thinks, that emails that are coming from WordPress (forms, orders…) are not coming from our site. So i researched and found that there is an issue with form and it doesn’t set REPLY-TO address properly. So someone offered to use snippet of code:add_filter(‘avf_form_from’, ‘avf_form_from_mod’, 10, 3);
function avf_form_from_mod($from, $new_post, $form_params) {
$from = “ (Email address hidden if logged out) “;
return $from;
}email I placed in $from – is the same email that we use to receive our emails. This same email is placed in forms
Hi Rikard,
What I see in console: “adsbygoogle.push() error: No slot size for availableWidth=0”
So it seems that header is too small for banner, however I set manual height to 150, and I have no idea how to setup width. It seems there are plenty of space. Can this CSS be affecting it?#header .widget {
left: 50%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999;
}Hi Ricard, sorry for vague description :-)
I expected to see AdSense banner in the header just right of the logo. I have Header widget area created, and code inserted, however banner is not showingHi John, sure. Details attached
yes, now it seems to work!
Thank you!
Thanks Jordan,
currently flags are gone, but lines are still disappearing with same effect – https://ambcons.com/
Hi Jordan, now there is an visual “effect” to flags :-)
Hi Rikard, I’m still getting lines on mobile menu. You can see here – https://ambcons.com/
I found a work-around here – https://kriesi.at/support/topic/how-do-i-change-from-and-reply-to-for-the-contact-form/
But it doesn’t solve the issue.
What happens now – I get email to my inbox (not spam as before) but I still see red question sign from Gmail not trusting sender.My contact form has autoresponder, and even when I fill form with fake data I still get autoresponder email to my FROM address
Thank you Yigit,
I fixed CSS, it works:
#top .av-tab-section-tab-title-container a:hover {
color: black;
}Thanks, Ismael
Understood, thank you!
Works great,
Thank you!
Yes, it works, thank you!
Is there any reason why it doesnt work via plugin?Still doesn’t work…
Sure, login details attached. All custom CSS located in Apperance -> Custom CSS
Thanks Rikard,
But for some reason it doesn’t work :-(
Thank you, feel free to close it :-)
Thank you! Works perfectly
-
AuthorPosts