Forum Replies Created
-
AuthorPosts
-
I have tried deactivating and also runing the plugin Autoptimize. I am not very technical but still I am advised by hosting comapny the file still remains the same. Can you please help as this is ruuning at 8GB!!!
Rikard
I have sent a temporary login for WP. URL Is http://www.britishartportfolio.co.uk
- This reply was modified 4 years, 8 months ago by condonpb.
An update it looks like the widget is showing on post page it is defined as a blog page, the issue we have is that we have three blog pages defined with different blog post categories for these we need to have the same widget showing. We currently can only assign one blog page.
1) https://www.britishartportfolio.co.uk/blog/ (defined as blog) page – works ok
2) https://www.britishartportfolio.co.uk/contemporary-art-exhibitions/ – does not show widget as cant also define this as a blog page but need the same widget to show3) https://www.britishartportfolio.co.uk/newsletters/ as point 2
How can we get the widget to show on all three above pages?Ismael.
Have been away and just got back. Have now applied this and seems to work great!! See http://www.peter-test1.co.uk/artist-test/.
Just one thing..Is it possible to get the thumbnails sorted by price. so for example when selecting ‘All” on the filter the lowest price is at the left and then increases, then in the current example if you select £500-£1500 we get the thumbnials ordered by prices ie £975, £1,150, £1,200, £1,350
Many Thanks
PeteThanks for this
Howver get error when going to website
Parse error: syntax error, unexpected ‘.’ in /www4/301/www.peter-test1.co.uk/web/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 652Current code is see screenshot http://www.peter-test1.co.uk/error.jpg
Ismael,
Soory I am not very familiar with php. I am not sure what code needs to be added to line 643 can you help please.
Many thanks
Ismael,
Thanks for this I have now add the extra pice of code but the price in the custom field comes under the title in the main portfolio image, see http://www.peter-test1.co.uk/art-portfolio-item/jill-barthorpe-late-apples/ which is not what was wanted. What we need is to have the price showing on each of the portfoio thumbnails ONLY see screenshot. http://www.peter-test1.co.uk/price.jpg
Many Thanks
Pete
Nikko,
I have now added code and see now the custom field which I have now enetered in a custom filed called punchline but see nothing. The code I have entered now in the php file is below. I entered in the portfolio custom field “punchline” a price of £1750 and was hoping this would appear on the portfolio page under the title so we would have ……..Jill Barthorpe – Late Apples (TITLE)
£1750 (PRICE)see http://www.peter-test1.co.uk/british-contemporary-art/jill-barthorpe-paintings/ where the is nothing. I have created a login if that helps
PHP CODE below….function add_portfolio_punchline() {
if ( is_single() && ‘portfolio’ == get_post_type() ) {
$punchline = get_post_meta($post->ID, “punchline”, true);
if($punchline != “”) { echo “<h3>”.$punchline.”</h3>”; }
}}
add_action(‘ava_after_main_title’, ‘add_portfolio_punchline’);
add_filter(‘avf_portfolio_cpt_args’, ‘avf_portfolio_cpt_args_custom’);
function avf_portfolio_cpt_args_custom($args) {
$args[‘supports’] = array(‘title’,’thumbnail’,’excerpt’,’editor’,’comments’, ‘revisions’, ‘custom-fields’ );
return $args;
}Nikko,
Sorry I dont see a screen option called custom fields here please see screenshot from portfolio screen
http://peter-test2.co.uk/Screenshot.jpg
Can you please advise
Victoria,
I have now added this into functions.php file but in portfolio settings, I can’t see where to add the custom field can you please help.
Many Thanks
Pete
Ismael,
Many thanks for this really helpful. However:
Have added into php file but is showing an error on this line………….document.addEventListener( ‘scroll’, (event) => {
Can you help please
Many Thanks
Peter
Ismael,
I was expecting this to close either after selection or after scroll. This seems a bit dissapointing
Pete
December 12, 2018 at 4:16 pm in reply to: Avia full width submenu not sticky after update to 4.5.1 #1044382I have same issue please see my support log
#1041358Ismael,
The issue is that when you select menu options from the sticky menu, the menu remains in place and on a mobile. You cant see any of the website screen content. Surely after selection of the menu option the menu list would go back to the burger menu allowing the user to read the content after selection.
PeterDecember 10, 2018 at 12:15 am in reply to: Updated to 4.5.1 – Layer Slider WP no longer works on Slider Setting Full width #1042846I have a imac with a 27″ screen, before the upgarde this was working fine now I have the issue after upgrading to 4.5.1 see screenshot https://www.peter-test2.co.uk/wp-content/uploads/2018/12/01.png . The image is not working “Full Width” after the upgrade to 4.5.1. It was working on 4.5.0.
December 8, 2018 at 10:14 am in reply to: Updated to 4.5.1 – Layer Slider WP no longer works on Slider Setting Full width #1042409Rikard,
The slider on the homepage (image at top) is on the a slider setting of “fullwidth” this meant that the iamge used to span the fullwidth of the website ie no grey either side. see https://www.peter-test2.co.uk/wp-content/uploads/2018/12/01.png and https://www.peter-test2.co.uk/wp-content/uploads/2018/12/02.png
Previously on 4.5.0 The iamge spanned across with no rey background either side.
Hope this is clear.
Guys,
Ok have upgarded to 4.5.1 and now sticky menu does stay at top of page on mobile sop that is now sorted, but still get other two issues:
1) On selection of sticky menu the dropdown still remains dropped down and hides the content of website, surely after selection this should not remain in dropped down position as per above screen shot
2) Also page content keeps scrolling very few seconds up and down
I have now reset password please can you try again.
I have the same issue suddenly Facebook has stopped working yestrday on both of my sites see http://www.britishartportfolio.co.uk, also have issue with Instgram that has been loggeed previously but to date not resolved. Other site with facebook issue is http://www.respectaclecompany.co.uk.
I have enclosed the FTP details to the live site http://www.britishartportfolio.co.uk. Sorry about delay in response have been away.
I have taken the source files and also moved to another host LCN see http://www.peter-test6.co.uk in order to see if this makes adifferenece and but still get same issue that images are not comimg through. Can you please help
Pete
- This reply was modified 6 years ago by condonpb.
I have checked this using the instagram feed plugin and this works fine, but I dont like the way it displays and want to use the enfold widget. Therefore it would point to the widget in the enfold theme being the main culprit here could you please help. See footer at http://www.britishartportfolio.co.uk
- This reply was modified 6 years ago by condonpb.
Do you have bay update on this please the issue was raised in May and client is getting very frustrated at lack of progress.
Can you please help
Pete
Any update on this yet please as customer is now asking for update
Victoria,
Do we have any update on this issue please as this is now getting urgent
Many Thanks
Victoria,
Do we have any update on this issue please
Victoria,
Do you have any update on this issue please?
Pete
Victoria,
We have another enfold site at exactly the same version 4.4.1 and the Instagram widget works. Please look at https://www.respectaclecompany.co.uk/ here you will see the widget in the footer works, whereas in the britishartportfolio.co.uk site it does not. Please can you help I just dont understand what the difference is that is causing the issue here.Pete
Have disabled the Sucuri Security – Auditing, Malware Scanner and Hardening widget. cCeared cache and still have the same error showing !
-
AuthorPosts