wprun
Forum Replies Created
-
Forum: Plugins
In reply to: [Loops & Logic] template shortcode not showing on mobileSafari on iphone and chrome on android (I tested both).
Forum: Plugins
In reply to: [Loops & Logic] template shortcode not showing on mobileThanks for your suggestions.
Though troubleshooting, I discovered that using the Tangible Widget was the problem in Elementor.
Using the Tangible block in Gutenberg was ok.
And using the template shortcode in Elementor was also ok.
So perhaps there are some incompatibilities with the Tangible Widget in Elementor – ie is disappears on an actual mobile device (not when narrowing the browser on desktop)
Forum: Plugins
In reply to: [Loops & Logic] template shortcode not showing on mobileSure – I am using Elementor. The template shortcode I placed in an Elementor custom html widget.
The template is this:
<Loop type=Insights orderby=date order=desc paged=1> <div class="insights-latest"> <div class="insights-image"><Field image /></div> <h2><Field title /></h2> <Field content /> </div> </Loop>ok thanks
Hi Josh, How do you stop the scan from Wordfence Central? I can’t find the option for that.
Thanks
Forum: Plugins
In reply to: [Grids: Layout builder for WordPress] Responsive OptionsSize and positions are the main adjustments I am usually doing to create my own layouts responsively. Are there any plans to enable responsive sizes and/or positions?
Forum: Plugins
In reply to: [Grids: Layout builder for WordPress] Responsive OptionsForum: Plugins
In reply to: [External Store for Shopify] Initial setup “my private app”I wrote to Shopify I sent them this screenshot that I am supposed to be seeing
https://www.dropbox.com/s/evhj1s1t77gas63/WPShopify2.JPG?dl=0and they wrote:
That option is for the developer’s access only since the private apps are already deprecated so if you want access to it you will have to reach out to the app developer.
The screenshot you have provided is actually an old design of our the app settings and it doesn’t exist anymore.
That is why you will have to reach out either to the developer itself so they can do it in your behalf.
Forum: Plugins
In reply to: [External Store for Shopify] Initial setup “my private app”I’m looking for “Manage private apps” but I don’t see it.
Here is the screenshot of my screen when I click “Apps”
https://www.dropbox.com/s/g47f5o48nh09qcm/WPShopify.JPG?dl=0Forum: Plugins
In reply to: [External Store for Shopify] Initial setup “my private app”What help tab?
Perhaps you can provide a screenshot the ““my private apps” link?
Forum: Plugins
In reply to: [BuddyPress Builder for Elementor - BuddyBuilder] Elementor ProIt does, thank you.
Forum: Plugins
In reply to: [BuddyPress Builder for Elementor - BuddyBuilder] Elementor ProThanks John, so just to clarify, there are no advantages at all to using the pro version of Elementor, when using BuddyBuilder?
Forum: Fixing WordPress
In reply to: 6.0 update strangely disrupts dreamhost mysql server?Please provide an update, when you have this sorted with Dreamhost. We use Dreamhost too and it would be good to know the outcome.
Changing to a default WP theme such as TwentyTwenty, does this not fix the issue. I also deactivated all other plugins and this does this not fix the issue
I am an administrator role.
Any other ideas?
I prefer not to post the website url publicly. Can you send you to you in a direct message?
I think it is something like this, but it doesn’t work:
in_array(‘subscriber’, (array) $user->roles)
Does anyone know the correct code to add a condition based on role?