Would you please send me a picture for a category which you are trying to upload? Also, you are doing it via the Category Icon plugin, right?
Type: Posts; User: Viktor
Would you please send me a picture for a category which you are trying to upload? Also, you are doing it via the Category Icon plugin, right?
Hello Muthu,
Very strange need to check it into the database. I hope in the ticket our tech department will help you.
I am here guys! I am working in Flynax :) I decided to take a rest only.
I think you already solved it. I have checked your site and buttons with normal sizes.
Hello Brian,
If you don't want to use profile information on the view details page and any other information on the sidebar you need to change conditon. See attached screenshot:...
Hello Pete,
Go to ftp://plugins>>monetize>>view open the file: monetize_icons.tpl
find second <li></li> tag and comment or remove it.
Need to change some logic in code on content.tpl file.
I suggest you create a new ticket or write access to my PM. I will check and solve it.
Install the latest version and migrate data form your old site. Because there is a whole chasm between these versions.
Would you please create a new ticket with the problem. We will check and solve it on your site.
We can try to do it. Could you please create a new ticket with the request and we will discuss it there.
Still not, we are working on it. Usually, update we are publishing after 1 week after release.
Yes, you can but 'tmp' folder don't need to replace.
I'd like to note that some expensive customizations can go really unnoticed and underestimated because a customer cannot see how much work has been done because it has little to do with the visual...
I still suggest you create a new ticket and we will check it and trying to solve the problem as soon as possible.
See my video to see how you can find the path to style.css file via chrome console. On the video you can see line where you need to change and path to the file.
https://www.screencast.com/t/NivYjFkO7
The same but this files located in home directory with all other files. Find upup.min.js and upup.sw.min.js and file lines:
//# sourceMappingURL=upup.min.js.map
//#...
At first, you need to learn console in Google Chrome browser. It will help you to find styles in elements and many many other features.
We already solved it in a new version and you can solve it with new patch also.
in some css files in the end of files exist line: /*# sourceMappingURL=search_map.css.map */
list of files where...
The solution you can find here: https://forum.flynax.com/showthread.php?6435-%26%23127873%3B-emoji&p=30235&viewfull=1#post30235
Yes you can remove newsletter form from the under construction page in the code only. Go to ftp://plugins>>underConstruction>>content.tpl find the code:
{if $plugins.massmailer_newsletter}...
You can change sql query a bit. Open the file: ftp://plugins>>listings_box>>rlListingsBox.class.php
find the method: getListings and code:
$sql .= "WHERE `T1`.`Status` = 'active' AND...
You can do it via ftp. Open the file: ftp://includes>>classes>>rlAllInOne.class.php find the method: hookContactSellerFormAboveMessage
and add: return;
in the first line in the method.
save and...
Very strange because I couldn't find code in the class: rlNavigation.class.php in the method: definePage.
$pageInfo = $GLOBALS['rlLang']->replaceLangKeys(
$pageInfo,
'pages',
...
Would you please send us screenshot from Geo Filter config page.