Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
just make sure no images can be uploaded in the free package. However the blank space will still appear.
Thanks
Hi,
that is how responsive design work. The sidebar goes below the main content.
You can move your custom fields inside a tab too, so that on mobile that will be visible within the main content.
Anything else would require a customization.
Thanks
This reply has been marked as private.I repeat, using images all with the same ratio would be better.
otherwise you may need this too:
@media screen and (max-width: 480px) { #geodir_widget_slider .geodir-slides>li { max-height: 125px; }}Let me know,
Hi,
you are still serving insecure content in inner pages.
Install Better Search Replace plugin and search for http://alittlebitabout.co.uk in all your database tables to replace it with https://alittlebitabout.co.uk
Let us know how it goes,
Thanks
December 12, 2016 at 5:04 pm in reply to: 'Show event 'registration description' field as editor' #323756Hi,
The Registration description field is disabled in both your events prices.
If you enable it, it will appear with an editor.
Thanks
FYI :
will not make any difference for logged in users, but for visitors.
just like any other caching plugin…
This should work
tags=”feldkirch, foto”
Let us know,
Thanks
What of that page made you understand the opposite?
It says that Wp Super Cache cannot be used with GD Booster, that should be a hint that caching plugin cannot work together…
Let us know,
Thanks
Hi,
I’ve fixed what you did in theme compatibility and design settings: http://www.altomhest.dk/lokationer/
However the theme chosen could create plenty of conflict (having several directory options built in)and you also have other directory plugins installed, that could also create other conflicts.
You are not up for an easy and clean start…
Thanks
Hi,
it is not a shortcode and it’s impossible to make a text widget parse it.
You may want to use this Shortcode instead: [gd_current_location_name]
https://wpgeodirectory.com/docs/location-manager-shortcodes/
Thanks
p.s. texct widget normally don’t parse shortcode by default as well. If the theme author didn’t adding this snippet, you’ll have to: http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/
Hi Fabienne,
as Kor said, that is not an option. You’d need a customization.
Thanks
Hi,
each page and category archive should have a unique body class.
You can use that to target your css only for specific pages.
Example: that “johns lake” page, probably has a body class like this: page-id-123 (where 123 is the page ID)
In that case you can use css like this:
.page-id-123 #river_info{ display: none; }Hope this helps,
Let us know
Hi,
it doesn’t appear like you did it correctly. There are still several resources served from your website under http://
example: http://googcity.com/wp-content/uploads/2016/12/148141957511432.png
Thanks for correcting that.
Hi,
the Stripe add-on should be istalled after the payment manager not first.
Our themes are all responsive, which one are you using?
-
AuthorPosts