Forum Replies Created
-
AuthorPosts
-
i am using smtp.
Hello! I have similar issues, i have tried the following solutions offered in support threads with the following results:
The basic situation is that we get no mail from the contact form, and the client gets the message from the auto responder.
—-
With this inserted in the functions.php, we get the contact forms message, that we are supposed to get, but the client gets nothing from the auto responder.
function change_cf_from() {
return ” (Email address hidden if logged out) “;//
}
add_filter(‘avf_form_from’, ‘change_cf_from’, 10);
———-
With the same code inserted as above, but the mail address changed from (Email address hidden if logged out) to (Email address hidden if logged out) (which is our real mail address), We then get the email we are supposed to get, and we also get the mail that the autoresponder should send to the client, but the client get,again, nothing.Could anyone help me so that i get my mail and the client gets his mail? Thank you in advance!:)
- This reply was modified 6 years, 8 months ago by McGawain.
Hi Rikard,
it’s alll right, you can close the topic, thanks.
Best Regards,
AgnesHey Ismael,
thank you very much.
Regards,
AgnesHey Rikard
I have deactivatiid all plugins, but the problem is still there.
Best regards,
McGawainhi,
but why is that of course, i dont get it:/ Is there no way to exclude those thumbnails? I definietly want the lightbox to be active:/It seems like enfold’s lightbox is just picking that thumbnail image up for some reason.
I need thumbnail function:/ Is it using its own lightbox then or..? If so is there no way to override it or, well i dont know..
as for lightbox i dont really know, i did not download a plugin for it.
Using GD bbpress attachments plugin, users can upload images to forum comments. If one image is uploaded it has a thumbnail in the comment, and when i open it first the image opens, but there is 2 images in this pop up lightbox, the next is without name the thumbnail image. I know this second is the thumbnail grabbed because when i “turn off showing thumbnails for uploaded images”(in the GD plugin), then all is good, no duplications.
Sure, just please switch the maintenance plugin on whilist doing it.
Hey Rikard! Any idea ? All good with the account right?
Thanks!HI! Noone of them seems to be causing it unfortunetly.
Sorry, all should be good now.
Hey,
my bad sorry, try now with the same acc and pass, thanks!Hey!
Sure, ill link a topic with images posted, and also a user name and pass, because its a membership website.February 24, 2016 at 9:47 am in reply to: Changes on the starting page not showing when logged out #588255Hi Rikard,
as I wrote before I dont have any caching plugin on the site, and refreshed it again and again. I asked 5 different people to check my site, and they see the NOT correct version of the menu (not refreshning) on the starting page. Could you please send me 2 screenshots from your computer about the starting page of http://www.konyvmanufaktura.hu:
1. logged in
2. logged outI send also.
http://konyvmanufaktura.hu/wp-content/uploads/2016/02/Screen-Shot-2016-02-24-at-8.09.10-AM.png
Please check it again, thanks
Hi Rikard,
sorry for disturbing you, but the issue has been solved, it was a plugin, that made it, I did not saw it somehow. I deleted it. Now it is OK.
Thanks, Best Regards: McGawain
This reply has been marked as private.Hi Josue,
my hosting provider did the settings described above, the menu problem is solved.Thank you very much for your help, regards:
Agnes
Hi Josue,
my hosting provider did the settings described above, the menu problem is solved.Thank you very much for your help, regards:
Agnes
Hello,
this message was visible after installing the plugin (Enfold active)
Menu Item Limit Warning
You are approaching the post variable limit imposed by your server configuration. Exceeding this limit may automatically delete menu items when you save. Please increase your suhosin_post_maxvars directive in php.ini. More information
You are approaching the post variable limit imposed by your server configuration. Exceeding this limit may automatically delete menu items when you save. Please increase your suhosin_request_maxvars directive in php.ini. More informationmax_input_vars :: 5000
suhosin.post.max_vars :: 1000
suhosin.request.max_vars :: 1000Menu Item Post variable count on last save :: 928
Approximate remaining menu items :: 290Regards
Hello,
disabling all third-party plugins not fix the problem, but activated the Theme Twenty Eleven, I was able to add additional menu elements, so it seems the problem is only exist, when Enfold is active.
At the moment there is 54 menu elements on the site, I could add 1 plus, but no more when Enfold is active.
Regards
Code styling didnt work for me but if you go to enfold-includes-“helper-social-media.php” and you open that file with the program “Smultron” -you will easy find “share this entry”text etcetc so that its easy to just type in what you want.
February 26, 2014 at 1:24 pm in reply to: Woocommerce edit account information page email alignment #229540Hi Dude,
thank you, it works
Regards: McGawain
February 24, 2014 at 5:42 pm in reply to: Woocommerce edit account information page email alignment #228589Hi,
I added the css, but no effect: http://konyvmanufaktura.hu/bejelentkezesregisztracio/fiok-szerkesztese/
Regards!
McGawain
February 24, 2014 at 10:27 am in reply to: Woocommerce edit account information page email alignment #228404Hey Ismael,
I added the above css to Quick css, it had no effect on email label, after that I tried this:
.page-id-3418 #top .form-row {
margin: 0 10px;
}but also not good.
After all I tried this:
.page-id-3418 #top .form-row {
margin: 0 10px!important;
}
not good either.What can be the matter?
Thanks: McGawain
February 23, 2014 at 5:53 pm in reply to: remove product sorting on shop category pages in enfold #228148Hi,
“The css above hides the sorting on woocommerce pages that present themselves as category archives but does *not* hide it on the general shop page.”
Yes, this is not a solution for my problem. It looks like, this problem can not be solved with css.Regards,
Agnes
February 23, 2014 at 2:04 pm in reply to: remove product sorting on shop category pages in enfold #228120Hey!
the problem is: on the Woocommerce /Settings/ Products page, I can determine:
1. the SHOP page to show wether categories, or to show products.
2. a CATEGORY page to show wether subcategories, or to show products.I would like to remove the woocommerce product sorting on pages, that display categories. (It can be the shop page or a category page also) For example my shop page is: http://www.pytheasbooks.com/facsimile-books-shop/
I want the product sorting would be visible on pages, that display products (It could be the shop page also, when I choose the setting in woocommerce, to show products) : http://www.pytheasbooks.com/product-category/new/
So, I would like to show/not show woocommerce product sorting depending Woocommerce /Settings/ Products options.
I hope I was clear, thanks
Agnes (McGawain)
February 19, 2014 at 11:08 am in reply to: remove product sorting on shop category pages in enfold #226102Hi Devin,
it still removes the product sorting on all pages.
Regards: McGawain
-
AuthorPosts