FrictionNL
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Page Cache] Cache not workingGreat! Thank you for the support.
I guess it had to do with the nameservers that were not fully updated.Forum: Plugins
In reply to: [Contact Form 7] PromocodeThank you for the reply.
I will get in contact with the other forms.Forum: Plugins
In reply to: [Facebook All] Avatar qualityHi,
Thank you for helping. Nothing changed unfortunately. When I check inspect the avatar link it is still referring to 50×50 px image.
Maybe I am calling the avatar in the wrong way? This is the code I use:
if ( is_user_logged_in() ) { if ($showavatar) { global $current_user; get_currentuserinfo(); echo get_avatar( $current_user->ID, 128 );} } ?>
Forum: Plugins
In reply to: [Eazyest Gallery] Slideshow not showing upHi,
I am having the same issue, saving the permalinks at settings did not work to fix it. Do you have any other suggestions?
Live example: https://www.dwsachterveld.nl/album/slagwerkfestival-elburg-2013/slideshow/large/
I am having the same issue, below the label of a select box there is a added. This is causing that the 2 columns are out of line.
Is there a solution or work around already?Live example: https://dws.perfectonline.nl/rommelmarkt/
Hi,
I am liking the DTS plugin as well, exactly what I needed.
But I am also having an issue with the widgets; For the mobile and tablet site I want to use different widgets than on my ‘normal site’, and I have setup specific widgets for each version. But only the widgets of the active theme in wordpress are shown so all 3 versions have the same widgets. The active theme overwrites my widget settings for the tablet and mobile, is there a trick to prevent this? Or did I do something wrong?Jp