Forum Replies Created
-
AuthorPosts
-
OK, thanks, I wondered if there might be a flashier approach but that works :-)
December 20, 2015 at 4:56 am in reply to: Code to "Not crop the grid view of posts" no longer working? #555536OK, final update..
So I noticed that when I add this code:
$avia_config[‘imgSize’][‘portfolio’] = array(‘width’=>495, ‘height’=>400, ‘crop’ => false);
It works for some gird view posts but not all. So I re uploaded “Flowers in a Vase” again, with that code in place and sure enough, it was NOT cropped.
So I guess all the cropped posts are because they were loaded when that code was not there, and the theme already created a cropped version for the grid view post?
I guess I have to remember to manually update the Functions PHP file each time there is a theme update?
Best,GB
December 20, 2015 at 4:42 am in reply to: Code to "Not crop the grid view of posts" no longer working? #555533Here is a link to demonstrate the issue:
http://www.gregorybeylerian.com/tag/drawings/
You will see that the post, “Flowers In A Vase” is cut off on the top and bottom of the thumbnail grid view image.
December 20, 2015 at 4:34 am in reply to: Code to "Not crop the grid view of posts" no longer working? #555532Hey Elliot,
I added the code below (as found in your link) to the bottom of my Functions.PHP, but nothing changed.
Did I place it incorrectly?
function avia_change_image_size_array() {
global $avia_config;
$avia_config[‘imgSize’][‘page’] = array(‘width’=>620, ‘height’=>200);
}
add_action( ‘init’, ‘avia_change_image_size_array’);Just updated, works great for me, solved my post grid view page load issue. thanks Enfold Team!!!
Hi Rikard, I like the idea but I am sorry, I do not understand how you mean to remove the paragraph in the text editor? I am in the text editor for that section and do not see such an option?
Thanks, that helped, its still not aligned but it got closer. Its strange because I used 2 layout elements to build that, one for image and the other for text, curious why they would not align from the get go? It does on my other site?
Anyways, thanks for the support!
GB
Hi Rikard,
Im sorry, I am not sure I understand where I should place this code?
Thanks,
G.
K, cool, fancy!
Thanks!
GB
Not sure how to do that, googling how now. In the mean time, it looks like this might be an issue due to the latest wordpress update.
I found this thread here that suggests this:
https://kriesi.at/support/topic/pagination-on-blog-page-does-not-work-urgent/#post-550787
Can you confirm? and any tips on best way to give temporary access?
Thanks?
GB
I have the same problem…
Glad to hear you guys are on it, got to love the support at Kriesi :-)GB
December 8, 2015 at 1:27 am in reply to: Help, Updated theme to 3.4.5 and Homepage disappeared? #548445Well , it must have been a bad install, I re installed 3.4.5 manually and this time it worked, phew…
December 8, 2015 at 1:11 am in reply to: Help, Updated theme to 3.4.5 and Homepage disappeared? #548439UPDATE, I re installed 3.4.3 and home page is back. Considering to try manual upload of 3.4.5 again unless other advice comes down the pipeline from here.
THANKS,
GB
Now it works even when signed into WordPress… Strange :-)
Hi,
Yea, I did flush the cache, its strange but at least I know its working. For some reason it just does not when I am logged into WordPress.
As soon as I log out , it works again.
Best,
GB
Ok, Just logged out of WordPress on Safari and then went back to my site and the Element Title is working again.
So It seems that for some reason the problem may only occur when one is logged in?
GB
- This reply was modified 8 years, 11 months ago by gb. Reason: spelling
So once again while using Safari, I noticed the Element Title not showing on mouse roll over (thats the post title when using the masonry layout).
And I had not changed any settings.
Then I opened Firefox to see if the same problem existed there and it does NOT.
So, I am thinking that this might be an issue with Safari?
Any ideas?
Thanks, GB
Well strangely the title element is working. Strange, because I did not change any code or settings. And I have been updating site all day with new posts, constantly refreshing window and clearing cache and it just works now 8 hours later?
I am on Safari BTW.
Issue with Safari?
Thanks anyways..
GB
Ahh, thanks for the clarification, all this time , it was thought to be an install issue. Good to know there is nothing to be done but wait for the next update :-)
Thanks for getting back to me. I am not quite sure I understand as this is the first time the theme update does not match. How can I confirm that I am in fact running 3.4.4 even though it says 3.4.3?
If the style sheet is not updating for some reason, how will I know each time I run an update if the theme has actually updated?
Hi Yigit,
That link does not seem to be working for me?
Is there a way to get the style sheet to update so theme reads 3.4.4?
Just thinking about avoiding confusion with future updates.
Thanks,
G.
Hi All,
So I downloaded the App Transient Cleaner and ran it as recommended and re installed the Enfold theme manually, however when I check it still reads 3.4.3
- This reply was modified 8 years, 12 months ago by gb. Reason: spelling
Hi,
No I had not, thinking that a manual update would over ride these issues?
So I just tried for a second time to manually update my Enfold theme from 3.4.3 to 3.4.4
I downloaded again the files from Themeforest and uploaded via FTP (Transmit).
When I check what version of the theme I have under Appearance / themes, it still reads as Enfold 3.4.3
Not sure why its not updating to 3.4.4?
Hi Classy,
Well I tried to manually update to 3.4.4 but strangely after the upload was complete, I went to check the version number and it was still reading 3.4.3
Figured I will give it an other go tomorrow or just wait till the next update as there does not seem to be much of a difference from 3.4.3 and 3.4.4
What is a good back up solution suggestion?
Right now, I manually update by dropping the new Enfold folder over the old one.
Before I do this, I copy the older Enfold folder to my desktop just incase there is an issue, I can just re – upload it.
Looking to evolve my protocols :-)
Thanks,
GB
It worked! Thank…
Not sure what happened thru updating, maybe a reset?
Thanks for the settings solution!
GB
Hey Elliot,
Here is the link to show you what the gallery looks like:
http://www.gregorybeylerian.com/clientshoot/screen_shot.jpg
If you go back to my site, scroll down to the gallery and click on any of those images, you will see that when you click on the image it opens with the lightbox to the full un cropped version but in the gallery view as seen, the images are all cropped now and they were not before the update?
Thanks!
GB
Ahh ok, got it, thanks!
Thanks, I figured out how to use the WordPress built in audio player :-)
-
AuthorPosts