sigwinstonwolf
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Car Manager] Do not display “0”Hello despina.mina, follow the instruction to create a override theme, then:
to remove the price from the single car page edit the page /yourtheme/wp-car-manager/single-vehicle/price.php
MAKE A BACKUP BEFORE
find and comment or remove this line:
<div class="wpcm-price-wrapper" itemprop="offers" itemscope itemtype="https://schema.org/Offer"> <span class="wpcm-price"><?php echo $vehicle->get_formatted_price(); ?></span> <meta itemprop="price" content="<?php echo $vehicle->get_price(); ?>"/> <meta itemprop="priceCurrency" content="<?php echo wp_car_manager()->service( 'settings' )->get_option( 'currency' ); ?>"/>
To remove the price from the car listing edit the page /yourtheme/wp-car-manager/listings/item.php
MAKE A BACKUP BEFORE
find and comment or remove this line:
<li class="wpcm-price"><?php echo $price; ?></li>
- This reply was modified 7 years, 3 months ago by sigwinstonwolf.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Ajax Errorme too
Forum: Plugins
In reply to: [Chat Bro Live Group Chat] Italian TranslationThank you!
I noticed that some translations are not included in the po file.
For example, how do I translate sentences you see in the image below?
Thank you
Forum: Plugins
In reply to: [Chat Bro Live Group Chat] Italian TranslationSorry the problem is the theme outdated. please close. thank you.
Forum: Plugins
In reply to: [File Away] Files list update after new uploadsHi manjushaa123,
sorry, i forgot to update the post.
I have first installed MaxButtons plugin.
Then have create a new button with the following options:Name: Reload
URL:"window.location.reload()"
Text: Refresh list
Font: Trebuchet 11 pt Bold
Padding: 6
Text color: 444444
Text Color Hover: 444444
Button widht: 110
Button Height: 23
Background color: F1F1F1Then, i have placed the shortcode in the fileaway page.
In this mode:
[fileaway type="table" makedir="true" paginate="true" redirect="true" manager="on" bulkdownload="on" flightbox="pdfs"] [maxbutton id="1"] [fileup makedir="true" maxsize="100" uploader="name" filegroups="adobe,image,msdoc,msexcel,openoffice,powerpoint,text"]
I hope this can help you.
regardsForum: Plugins
In reply to: [Perfect OneDrive Gallery & File] Microsoft error: invalid requestSolved: delete this plugin and install other.
missing the
code
Forum: Plugins
In reply to: [File Away] Files list update after new uploadsI simply solved by adding an
<input button type = "button" value = "Refresh List" onclick = "window.location.reload ()">
Forum: Plugins
In reply to: [File Away] upload not workingsorry i’m writing in the wrong threads. delete please
Forum: Plugins
In reply to: [File Away] upload not workingsomeone succeded to working it on windows server?
Forum: Plugins
In reply to: [Perfect OneDrive Gallery & File] Microsoft error: invalid requestHere some screenshot
Popup Error:
https://i68.tinypic.com/25ajjx2.png
in the URL i can see what at previous postPlugin config
https://i66.tinypic.com/e80e2x.pngApplication config
https://i65.tinypic.com/2nak950.pngthank you
Great! Works fine!
thank you
Forum: Plugins
In reply to: [Logo Slider] Move site on live server so removed all logossame problem!
Forum: Plugins
In reply to: [Autostock] blank site after plugin installWordPress 4.0.1
Php 5.3.29