filipv
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Alternate/Randomise cta_position@dcooney OK, great. That would (almost) solve my issue ?? Thanks.
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Alternate/Randomise cta_position@dcooney thanks. Is it possible to inject more than one item, ie in different places?
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Alternate/Randomise cta_positionThis is how I am randomising content inside of the repeater template but how do I randomise the position?
<?php // the array $arrX = array( "h_graphic1.png", "h_graphic2.png", "h_graphic3.png", ); // get random index from array $arrX $randIndex = array_rand($arrX); ?> <img src="<?php // output the value for the random index echo $arrX[$randIndex]; ?>">
Forum: Plugins
In reply to: [ShopWP] Incorrect Product Data DisplayingHI @andrewmrobbins, yes, the result is the same.
When I go to edit the product pages in wordpress, all the data there is correct and the sync works perfectly. The problem is that regardless of which product you click on in the store, the content shown is always of the first product even though the URL is actually of a different product.
Thanks.Forum: Plugins
In reply to: [ShopWP] Incorrect Product Data Displaying@andrewmrobbins wondering whether you had a chance to have a look at this?
Many thanks!Forum: Plugins
In reply to: [ShopWP] Incorrect Product Data DisplayingI’ve done that a few times before but did it again now and no change :/ The product WP pages are populated with correct information, the sync does the job. Its only when you preview individual product page or look at it live, it shows the 1st product content even though the URL is correct.
Forum: Plugins
In reply to: [ShopWP] Incorrect Product Data DisplayingI don’t think so, but I am using custom page templates, for the front page also.
Forum: Plugins
In reply to: [ShopWP] Incorrect Product Data DisplayingHi @andrewmrobbins, its Version 3.1.2
Forum: Plugins
In reply to: Rich Text editor gone…. tried it all(?) to resolve…i had the same problem and once i overwritten tinymice folder with the fresh downloaded one it now seems to work fine.
still having problems with ending images to editor..nothing happens ..but thats an issue for a different topic.
Error: syntax error
Source File: javascript:void()
Line: 1, Column: 5
Source Code:
void()Forum: Fixing WordPress
In reply to: Write Post – Upload Box Doesnt Appeargot it!…it looks like it was WordPress Email Notification Plugin v2.3.1. Something is missing probably …hmmm will check.
Thank you! ??
Forum: Fixing WordPress
In reply to: Write Post – Upload Box Doesnt Appearnot sure if has anything to do with some kind of advanced editing ..and option that i cant find anywhere. I know that on the other blog there is also a preview below which is missing now. Can anyone help ..please..
Many Thanks!
Forum: Fixing WordPress
In reply to: Blog Address and Logging In Problemsfixed. all i did was use the same URL/blog for the blog address. It seems wordpress doesnt like ISP’s subdomain for blog address and URL personal domain for site address.
Forum: Fixing WordPress
In reply to: Blog Address and Logging In Problemskinda, i tried clering the cache and updating permalinks ..but the problem is still there. I am kinda worried cose no one can comment or edit posts without having to go to backend.
It still apears as if you ar enot logged in whilst you actually are.Does this mean i have to move the whole wordpress into the root?…i would prefer not to …as it should work …no?
Forum: Fixing WordPress
In reply to: Blog Address and Logging In Problemsyes.
Forum: Themes and Templates
In reply to: Listing Posts Oldest First (Category)sorry guys ..all sorted …
love wordpress!!
great plugin for anyone looking for this kinda thing!
https://mattread.com/projects/wp-plugins/custom-query-string-plugin/