Search:
Search took 1.00 seconds.
-
On your Theme Release Status page it states the following major feature update to Vantage will include:
Coupons and discounts for purchasing business listings
This is grossly misleading as it...
-
I got rid of the drop-down menu by putting this in the style sheet of my child theme
#main-navigation .menu li:hover .adv_categories {
display: none;
}
-
Nvm...I fixed it myself :-)
If you want to increase the mx allowed photo to more than 5, do the following in Photo.php:
AFTER
foreach ( $attachments as $attachment ) {
if ( $i ==...
-
@barukar ok, thank you.
@circlecity here it is http://pruebas.directoriomexiquense.com/nuevo we're working in the listings and still in "beta" fase but in the style fase i think it is almost...
-
Filizfidan
To put anything in that space, you will need to edit your header.php file. I added a pic to show you exactly where the code would go. I tried it with my Vantage theme and it worked...
-
see here
http://forums.appthemes.com/vantage-thumbnail-listing-31008/#post157117
You can use the plugin regerate thumbnails in order to resize existing thumbnails
In addition you will have to...
-
charterbase,
First of all relax, you are going to solve this problem :) It's something almost everyone did once! So these links explain what to do in this case
...
-
If you add it in the main child theme folder then:
require_once (STYLESHEETPATH . '/widgets.php');
else if it is in the includes folder:
require_once (STYLESHEETPATH ....
-
Hi charterbase,
You can't directly move current (test site) to your new sub domain by changing URL's in admin panel settings screen you can move manually through FTP i think you have changed...
-
The thanks button is below my post ;)
-
You are welcome. There's a thanks button just below the posts ;)
-
I think it's This thread: http://forums.appthemes.com/header-widget-image-apears-below-31367/
-
I've used the Social Connect plugin, which let's people login via various social media platforms/profiles. This appears to work, and allows a user to register and add a listing straightaway.
...
-
We have widgetized the header area but still need to create a widget dedicated to that space. To add an image there, use a text widget and add the following...
<img src="image.url"...
-
Here is some spreadsheet magic for you
=A2&" "&B2&", "&C2&", "&D2
(Click on the below image to see it bigger)
2620