weller33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to set featured image post thumbnail to keep image proportionOk thanks!
Is there anyone supporting this plugin still? If anyone knows or can point me in the right direction it would be a great help?
Thanks
PaulJust got back to this as it is stopping me from further developing around 7 of my client sites.
Are you saying that I should check my JS Console whilst trying to add a new sidebar in the widgets area? – If so I have tried this in Firefox on http://www.oaktimberframing.com and it shows me this as I try to create a sidebar:
TypeError: c.data.indexOf is not a function
I know nothing about Javascript to be honest so can you advise any further? You can see what I get when i try to add a sidebar and run the JS Console, I have uploaded a link to the image here: http://oaktimberframing.com/wp-content/uploads/2015/04/JS-Console.jpg
Thanks
PaulAny support on this thread?
Thanks
Thanks
One of the sites I use them on for reference: http://www.enviromontel.co.uk
I am having the same problem in ifeature Pro 5.
Ever since updating custom sidebars I cannot add a sidebar using the widgets section. If I hit the create new sidebar button and name and then create, it just hangs with the wheel turning constantly.
I have one site on the ifeature 5 Free version which I have just installed custom sidebars on, and the same thing happens… go to widgets, try to create and it just hangs?
Was all working fine before the last update, but now I can’t create a sidebar?
Any ideas?
Thanks
PaulSorry.. I was probably being to vague.
This is what I’m currently using:
%%term_title%% %%sep%% %%sitename%%
So this gives me say for a sub category: (being Jaguar)
with the url: domain/ladies-watches/jaguar.. so I get this:
title = jaguar | sitename
which is way too generic.So what I really want is:
title = jaguar Ladies Watches | sitename
Any ideas?Thanks!
I’m using shopperpress theme and am desperately trying to pull in the parent category to use in the title tag.. would this work for my fix? The main problem I have is identifying the Parent Category so the variable fetches what I need?
wp-admin/admin.php?page=wpseo_titles&settings-updated=true#top#template_help –
this is ideally what I’m looking for..%%term_title%% %%page%% %%category_parents%% %%sep%% %%sitename%%
I know I will probably need to set up an ID for it like so in wordpress-seo/inc/wpseo-functions.php:
‘%%category_parents%%’ => wpseo_get_terms( $r->ID, ‘category_parents’ ),but where and what would I add it so it can get..?
any help much appreciated!
Has anybody any ideas on my query? Just trying to get a title tag to pull in the parent category as well as the child category plus sitename
at the moment I have childcategory + sitename in Title, wheras would be great to have:
parentcategory + childcategory + sitename
Does anyone know how to add a variable in to pull the parent category into the title tag – so wwhen using this wp-admin/admin.php?page=wpseo_titles&settings-updated=true#top#template_help – I might be able to add %%category_parents%% before my title end s with %%sep%% %%sitename%%
I know I will probably need to set up an ID for it like so in wordpress-seo/inc/wpseo-functions.php:
‘%%category_parents%%’ => wpseo_get_terms( $r->ID, ‘category_parents’ ),but where and what would I add it so it can get..?
any help much appreciated!
Hi
Although I have domain protection on the form I seem to have been hacked with a spam redirect page actually on my domain so it allows the re-dierct URL? I have since changed the redirect url to # after updating the plugin which has worked for the form and it now redirects correctly, but I’m worried about this spurious URL – where do you think I might find this as it is a copy of my homepage?this is the html I’m seeing:
<!-- Fast Secure Contact Form plugin 3.1.5.4 - begin - FastSecureContactForm.com --> <div id="FSContact1" style="width:210px; background-color: #909090;"> <form action="http://www.quality-fencing.com/?fp=fLOVgDLvRQIQbRKwwAUVB3SUmQPyXPgRlpO1412S8tPzvjXRawPCifEv2beD0WTqMM4tHx88PAFcEoXSa%2FJnNA%3D%3D&prvtof=2wEm7uhLXXogs9PeE95uhdwDTd3NojtckEOv3p67190%3D&poru=jF%2Fi0TAPnyldjzaXY9oT6%2BTh4sK8LxSSjmbzwc2dwSVRPKiF7NYGB4eB9dZoN3YuIubsTr%2BuWHZqdFTGgAHpBw%3D%3D#FSContact1" id="si_contact_form1" method="post"> <div style="text-align:left; color:#E8E8E8; padding-top:5px; padding-left:29px; font-size:x-small;"> <span class="required"> *</span>required fields </div>Any help appreciated!