-
AuthorPosts
-
April 4, 2019 at 10:49 am #1086964
Hi,
I am using the masonry element with custom post types here https://www.iqheadquarter.nl/regiobranding/regiobranding-categorie/tekst/
They are download packages from the plug-in https://www.wpdownloadmanager.comIn this case I have made a manual excerpt but the masonry will use the main description text.
I also tried to shorten the used text with the code below, but it won’t work:
add_filter('avf_masonry_excerpt_length','avia_change_masonry_excerpt_length', 10, 1); function avia_change_masonry_excerpt_length($length) { $length = 100; return $length; }
What can I do to make the excerpt the length I want?
Regards,
ArianeApril 7, 2019 at 4:25 pm #1087993Hey ariane1001,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
BasilisApril 10, 2019 at 11:48 am #1089100Hi Basilis,
thanks for your reply, I have been ill, that’s why my reaction took a while.
First I have to tell you the site went live so the url has changed. The URL of the page with the masonry is now https://www.regiobrandingtoolkit.nl/tekst/
I installed the plug-in, see link below in private content.
Thanks in advance,
ArianeApril 13, 2019 at 6:55 pm #1090425Hi,
Can we do changes, do u have a backup?
Best regards,
BasilisApril 14, 2019 at 11:43 am #1090586Hi Basilis,
I have made a copy for testing.
See details below.
Regards, ArianeApril 14, 2019 at 4:18 pm #1090652Hi Ariane,
Thank you, but it seems that the token has expired, can you please update it?
Best regards,
VictoriaApril 14, 2019 at 6:46 pm #1090688See below,
Regards, ArianeApril 14, 2019 at 8:56 pm #1090724Hi Ariane,
Can you please the Appearance > Editor enabled?
Best regards,
VictoriaApril 14, 2019 at 9:45 pm #1090753Hi Victoria,
I am afraid this is not possible because it is a Multisite installation
Regards,
ArianeApril 16, 2019 at 7:19 am #1091233Hi Ariane,
Ok, please have a look at solutions posted here
https://kriesi.at/support/topic/read-more-at-masonry-blog/Best regards,
VictoriaApril 23, 2019 at 10:18 am #1093606Hi Victoria, support people,
the link you post is about adding a read more and stuff but my problem is that when I use masonry and set Element captions to: Title and Excerpt there is an excerpt but it is taken from the main text and not the Excerpt field.
See https://www.iqheadquarter.nl/staging-regiobranding/tekst/The masonry is made of custom post types, WP Download Manager downloads with the category Tekst.
If you wanna take a look, I renewed the login in the below Private field.
Thanks and regards,
ArianeApril 29, 2019 at 12:44 pm #1095240Hi Ariane,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.