flavio
Forum Replies Created
-
Forum: Plugins
In reply to: [Waymark] Show only elevetion mapSounds great Joe, thank you!
Forum: Plugins
In reply to: [Waymark] Show only elevetion mapHi Joe and thanks for answering, just dropped the review!!
CSS code worked like a charm.
Please let me know if you find a way to split the elevation data, would be great ??
Thanks again and all the best!
Thank you Asya but it didn’t work, I installed the zip file and activate de developer mode but everything was like before. Than the plugin asked me for an update and got back to 1.5.70. Any other suggestion please? My client is asking me for a solution,
thanks for your help!Same problem after upgrading to 1.5.70 ??
Forum: Plugins
In reply to: [Leaflet Map] gpx file not loadingThe Website is hosted on Hostinger, I’ll ask them again, maybe you guys have experience with their servers?
.htaccess seems right, I only added the lines you suggested
Can’t find any other .htaccess in my web folder and subfolder
Thanks for helping, keep looking for a solution, this is quite annoying
Forum: Plugins
In reply to: [Leaflet Map] gpx file not loadingThanks again hupe13, I did that but.. check it out, same result.. @#¢$%”!
Also asked the hosting company support but no help..Forum: Plugins
In reply to: [Leaflet Map] gpx file not loadingYes, I wrote exactly that at the end of .htaccess, is that correct?
Forum: Plugins
In reply to: [Leaflet Map] gpx file not loadingThank you hupe13!
Yes, well, I’m trying your code but nothing change, the .gpx file is still served as “text/plain” (good hint using the developer console btw, thanks).Any other suggestion?
Forum: Plugins
In reply to: [Polylang] 404 error on save changesActually same happens when pressing “Apply”, “Filter” or the “Search translations” button.. weird and scary. Web page is: https://etincarnatus.eus/
Thanks!Sure, Here it is ??
### Begin System Info ###
— WordPress Configuration —
Site URL: https://www.flaviobanterla.com
Home URL: https://www.flaviobanterla.com
Multisite: No
Version: 4.9.3
Language: es_ES
Table Prefix: Length: 10
WP_DEBUG: Disabled
Memory Limit: 40M— Simple Social Buttons Configuration —
Plugin Version: 2.0.9
Social Networks: fbshare,twitter,whatsapp,googleplus
Social Buttons Designs: round-icon
Social Buttons Postions: Array
(
[inline] => inline
)Sidebar: Array
(
[orientation] => left
[animation] => no-animation
[share_counts] => 0
[total_share] => 0
[icon_space] => 0
[icon_space_value] =>
[hide_mobile] => 0
[posts] => Array
(
[post] => post
[page] => page
))
InLine: Array
(
[location] => below
[icon_alignment] => left
[animation] => top-in
[share_counts] => 0
[total_share] => 0
[icon_space] => 0
[icon_space_value] => 0
[hide_mobile] => 0
[show_on_category] => 0
[show_on_archive] => 0
[show_on_tag] => 0
[show_on_search] => 0
[share_title] => Compartir en:
[posts] =>
)Media:
Popup:
Flyin:— Server Configuration —
Operating System: Linux
PHP Version: 7.0.26
MySQL Version: 5.5.5
Server Software: Apache— PHP Configuration —
Safe Mode: Disabled
Memory Limit: 256M
Post Max Size: 128M
Upload Max Filesize: 128M
Time Limit: 120
Max Input Vars: 1000
Display Errors: N/A— WordPress Active Plugins —
Akismet Anti-Spam: 4.0.2
Contact Form 7: 5.0
Forget About Shortcode Buttons: 2.1.1
MailChimp for WordPress: 4.1.14
Photo Gallery: 1.3.68
Really Simple SSL: 2.5.24
Simple Social Buttons: 2.0.9
Social Media and Share Icons (Ultimate Social Media): 1.8.3
UpdraftPlus – Backup/Restore: 1.14.3
Yoast SEO: 6.2— WordPress Inactive Plugins —
Better Font Awesome: 1.7.1
Page scroll to id: 1.6.2
Page Sidebar for Twenty Seventeen: 1.1
Side Menu (free version): 3.1.2### End System Info ###
Hey burhandodhy, thanks for your answer!
Didn’t install any plugin, just added html code to embed the spotify and iTunes widgets, anyway, manually adding social icons in every post is not a bad solution and I have more control on the text format.Hope we can find the issue anyway, just for debugging or to know what I did, probably my issue ??
All the best!More details:
Using [SSB] shortcode I can make the plugin appear under a page and also in the home page. Weirdly if I turn off showing the buttons in home page it also stop showing up in post entries.
Because today I need the icons to work this is what I did:
Put [SSB] in second, third, fourth and fifth page html code by hand. The first page shows the icons if the “home” option, in the plugin settings, is on. So no need to put in the code. I let the plugin settings home, page and post as “on”. So I’ve got a strange hybrid.
Any help or idea would be greatly appreciated,
thanks![EDIT]
Actually an hybrid too weird, cause I can’t match the “share title” format with any of my “titles” format. So I opted to hand write
<h6>Compartir en:</h6>
[SSB]
at the end of every page and post, and turn off all the options in “settings”.. but this is not a very good solution,
thanks again!- This reply was modified 7 years, 1 month ago by flavio. Reason: more details
Forum: Fixing WordPress
In reply to: Problem displaying Front page Header Image CorrectlyHi eiescobedo, had the same issue here. Solved as follow:
First I removed one by one my pages from appearance->customizing->theme options, and see that the footer problem was solved when a particular one was off. Then looked at the html code of that particular page and notices I put a <hr /> between a <div> and its </div>.Just sharing in case it could help,
all the best!