Search:
Search took 1.00 seconds.
-
@ malkie,
You can try this plugin https://wordpress.org/plugins/new-user-approve/ .
@ janiehwa,
Would you be kind enough to share your solution. Thanks.
- JOmark
-
I used to use a plugin called threewp broadcast and it worked really well.
https://en-gb.wordpress.org/plugins/threewp-broadcast/
-
Use Vantage 3.0.3 build, do not use the DEV version at this time.
-
I renamed Uncategorized to Articles as the default category. And I arrived at this: http://websitelister.org/category/articles/feed/
-
I found out how to do it by using the following from another thread. Cool stuff !
1.extract your vantage.zip.
2.find the vantage.pot file.
3.edit the extension (pot) to po.
4.open the po file...
-
Open the file and leave only this code
<?php
if ( $va_options->events_enabled ) {
get_template_part('home-events-loop');
}
?>
</div>
-
OK
To close this tread here what i did to spead my web site
I install mapsupreme
Mapsupreme is faster to load... (sorry no numbers but it obvious)
I have remove the map from home page (In...
-
Just playing around for a few minutes, I'd suggest
a) do you really, really need this? It's quite a lot of work for quite a small benefit...
b) technically the full-width wouldn't be *too*...
-
You can copy/paste the youtube url in your description textarea to embed the video.
-
Hi Malkie
The sliders for the RRS feeds from my various sites on my multi site is from RSSinclude.com , far better to use than wordpress one and very versatile, I have paid for this as I think it...
-
There is a new setting in Vantage>Settings where you can set who has access to wp-admin.
We had to change the role to fix some bugs and make the theme easier to maintain.
-
Every Vantage site is going to be different. Can the default theme be optimized more? Yes.
A lot of the errors you have can be fixed by editing the .htaccess file, a plugin called WP Smush.it (for...
-
Hey Everyone:
There are quite a few of you in these forums that are so gracious with your time and assistance. As a relative newbie when it comes to building and manipulating websites, codes,...
-
Also - I don't know how you manage your database but this is a blinding plugin for administrating your database via the wordpress back end.
http://wordpress.org/plugins/adminer/
-
That's a good idea. I can't believe I didn't think of that before.
It's not CSS though, it's HTML.
Find the inputs in header.php and add a "placeholder" attribute to it, eg.
<input...
-
Yes I highly recommend it completely. I have been using Incapsula for over a year now and really love their services and support.
-
Not sure what spaces you removed that made a difference....it's more likely that your browser cache had cleared when you tried it the second time. Always clear your browser cache before re-testing...
-
Brilliant, it worked a dream. Really appreciate your help.
-
This is google translating the address provided into lat/lng coordinates.
- - - Updated - - -
geocoding is used for the address to lat/lng coordinates and is also used in the "Location...
-
Malkie....yep, I noticed that too today....add this to your CSS file - it should solve the problem...
/* google maps directions in single listing page */
.adp-step, .adp-substep {
max-width:...
-
You could also try this plugin : http://wordpress.org/plugins/wp-mailfrom-ii/ (more reviews and downloads)
I use it and it works fine.
-
Here is a hack to give you an error message.
In the "\vantage\includes\geo\map-providers\google-maps.js" find the following javascript code:
if ( options.directions ) {
...
-
-
Ok, with the new release of the theme the bug is fixed.
-
Would love to get a list of the files changed in each updated.
At the moment the change log gives description of changes but does not note the file.
Is there a trac available ? or some other...