maltehelmhold
Forum Replies Created
-
Forum: Plugins
In reply to: [CF7 to Webhook] Our Query Strings are EmptyOk, I began completely from scratch and directly used silent mode:
https://files1.dieberater.de/zhP9P7uhehe now it works.
Had to get used to send test data and then pull the string. And changing the setting somehow did not pull the data again. So I had to create a new zap to get fresh data with silent mode. Maybe a bug…
there were 2 parantheses missing in Franks solution. this is corrected and working fine with this code:
add_filter('autoptimize_filter_noptimize','visual_noptimize',10,0); function visual_noptimize() { if ((is_user_logged_in()) ||(strpos($_SERVER['REQUEST_URI'],'vc_')!== false )) { return true; } else { return false; }}
Forum: Plugins
In reply to: [SIP Reviews Shortcode for WooCommerce] Until today not working with BeThemeHello,
I just wanted to let you know that I bought your plugin and now it’s working like a charm!
Malte
Forum: Plugins
In reply to: [SIP Reviews Shortcode for WooCommerce] Until today not working with BeThemesorry I now had to disable it completely on my site, because it was destroying my menu (no menu shown anymore). I get a:
Uncaught TypeError: $ is not a function
in main.js:80
as soon as I enable your plugin.
thank you!
MalteForum: Plugins
In reply to: [PayPal for WooCommerce] New Rest apithank you for your detailed answer so far.
The shop vendor I’m taking care of he records a lot of purchase demolitions because of a broken PayPal gateway regarding sales on mobile phones. That’s what he tells me for weeks and what he already told paypal.
So PayPal came up with the solution to install a rest-api driven interface plugin and told us to install woocommerce express checout plugin. But I suspect this to be advertisement for themselfes (telling to even use a more obstrusive paypal selling method on the page) in a moment in which a customer has trouble (and I find this very cheecky).
So I couldn’t believe that you as a serious plugin provider does not provide the best api implementation method and requested this here.
I’ll come up with further details in this thread soon.
thank you for your concern,
MalteForum: Plugins
In reply to: [SIP Reviews Shortcode for WooCommerce] Affects native Review FormHello,
unfortunately my layout (we use the impreza theme) is completely not as it
was after activating your plugin.Many many design bugs occur after activating like:
– Buttons on homepage not centered anymore
– the layout of SIP is completely untidy with ridiculous Dropdown-Menus which show (1,2,3,4,5)
(I don’t know why the shortcode generates these dropdown in every review).sorry for having so bad news:(
Malte
Forum: Installing WordPress
In reply to: HOW-TO for a local WordPress?I would install Mamp on windows. In this video I explain how to do it and people said it works fine:
https://www.youtube.com/watch?v=OIEBbMdD9NcI’m experienced in a) linux and b) installing wordpress. But mixing both together without mamp or bitnami is a quite painful procedure!
so good luck!
MalteForum: Installing WordPress
In reply to: site not opening after server movewhat just also came to my mind… I think when the databases versions are incompatible for that specific database you should get an error message the moment you try to import on 5.5. Do you get one? If not everything should be fine.
I’m not this deep into the mysql versions compatibility but that sounds really reasonable to me, because when you don’t get an error the tables exists like they are suppose to be:)
Forum: Installing WordPress
In reply to: site not opening after server movebut you really updated $home and $siteurl in the wp_options table?
Have you tried to install it when the database is empty? Probably the wp_settings.php is not set correctly and you oversee something. like the user has not all permissions or something.
I would try to empty the database again, then perform an install and insert the database user name + pw for this user and database name (you are using in the settings.php) into the install form. Then you can see if you oversee something, when it should fail. If the install works with the credentials, you I would start and care about mysql versions.
I honestly don’t think it’s mysql, but I can be wrong:) so it’s interesting to know if it is… probably someone else knows. But I know your problem, sometimes it drives one crazy and then it’s a little typo…
all the best for your transfer!
Forum: Installing WordPress
In reply to: Warning / Error after 4.0 updateI think now you know why it’s always recommended to perform a full database backup before making an update.
I hope for you this can be fixed, it looks bad for you. Only thing I can recommend is to see if you can get database snapshot taken before you messed up the update! That what spare you a lot of headache I guess!
Don’t you have made a backup?
Forum: Installing WordPress
In reply to: installingwould delete the plugin. here is how to fix it if you need the plugin:
try the second post:) hope this can help
Forum: Your WordPress
In reply to: Reviewlooks cool:) but there is way to much text on the homepage and additionally I would just use the egale or a most recognisable icon as a favicon:)
all the best:)
Forum: Fixing WordPress
In reply to: User can not write br-Tags in Post titlesthanks for your answer, but review my questions.
I wrote: I’ve the same settings as another user of our blog…what could help that our wp website is a multisite. But the user has also administrative permissions to every of the sites enabled…
thanks:)
Forum: Your WordPress
In reply to: Finance website – Review ituff, and you’re using other font’s for your sidebar. That’s something (personally) I would not do! I would keep posts and sidebar consistent, because it causes kind of disturbance… rather the same font type for headings and the same for all paragraphs… I think this really is what stared me in the face…
??
Forum: Your WordPress
In reply to: Finance website – Review itchange the font type of your headings. You can play a lot with font styles! You use Imprima for your headings and for your regular paragraph text’s. but let me tell you, on such a subject like financial assets or something you can use pretty fonts with serifs or just another one without serifs if you are one of the people who think serif is only appropriate for print media.
But as I said… using the same font type for every text on your website is not advised and proper design codex:)
all the best for your project!