StelleDiPolvere
Forum Replies Created
-
Forum: Plugins
In reply to: [Surge] Litespeed+SurgeThank you for the quick reply, Konstantin. I’ll keep you posted about the test I’m going to do ??
Forum: Plugins
In reply to: [Cookie Notice & Compliance for GDPR / CCPA] Visibility hidden on ChromeIs it possible that you have no cookies on the website you are testing ?? ?
Forum: Themes and Templates
In reply to: [Nirvana] Where do I hide the breadcrumb?Appearance–>Nirvana Setting—>Graphic Settings
There you can disable Breadcrumbs ??Forum: Hacks
In reply to: How to Disable Creation of Image Attachment Pages for Uploaded ImagesThanks for reply bcworkz! ??
Any way to have a different attachment page permalink structure either?For example if i’m uploading an image called services into the homepage and that will create an attachment page url at mydomain.com/services/
Is there any way to have all the attachment pages created while uploading files with a prefix?
Something that could have this kind of result
mydomain.com/img-attachments/services/where services is the name of the image just uploaded… but at least will not take the url of a future page mydomain.com/services/
thanks ??
I can walk your through the easy task of taking out the line of code that makes it delete itself. If not, let me take a look and see if I can come up with a way to make them time sensitive or have some sort of cleaner service perhaps…
Quoted your great words ??
Usually this kind of service has the certificate download also in the email…
You can give to link link a time expire a time of 30 minute (i.e.)… plus probably you can set the file to be downloaded a max of 3 time in total ( i.e.) to prevent any kind of server flood coming from someone with bad intention ?What do you think?
Forum: Themes and Templates
In reply to: [Parabola] How to disable mobile version (parabola theme)To disable go in
Appearance-> Parabola Settings-> Layout SettingsThen Disable Responsiveness ??
Jeremy Herve thanks for the quick response! It is always nice to see a tech savvy person like you that quickly answers to questions! ??
If you wanted all Jetpack modules to be deactivated by default, you could use the following code:
add_filter( 'jetpack_get_default_modules', '__return_empty_array' );
If I want to do that, I just need to write this line and nothing else in function.php?
And than manually activate each module…?Thanks in advance!
Forum: Fixing WordPress
In reply to: Admin Panel Font size WordPress 3.8 too bigPassing from 3.7.1 to 3.8 i have the same problem on wordpress dashboard… text is too big.
If i click on Post the size of the text is so big that disrupt all the normal alignment.
I’m using a laptop with Windows 8.1.
Forum: Plugins
In reply to: [Simple Lightbox] Default size when lightbox is not open@archetyped: sorry this answer is in Italian ??
I saw on his screenshots that he is using Italian language:)@pascal non è compito di questo plugin regolare la dimensione delle thumbnails.
Puo dipendere dal tema che usi, a volte da qualche plugin per elenco di sottopagine o semplicemente dalla dimensione dei media che hai impostato nei setting di wordpress ??
Forum: Themes and Templates
In reply to: [Parabola] Breadbrumbs line not readableTopic resolved.
The 1.3.1 update solved this problem:)Great work!
Forum: Plugins
In reply to: [Rocketeer] THis plugin works also about AutoactivationThanks for your prompt answer Brady!
It is always a pleasure meet authors like you!Forum: Plugins
In reply to: [Simple Lightbox] The first image of any gallery is showed with wrong sizeI just wanna tell you that the fix is working fine ??
Thanks for your support!
Forum: Themes and Templates
In reply to: [Parabola] Breadbrumbs line not readableHi theZedt, Can you help me please?
Evry time i try to write something on this support or in your website https://www.cryoutcreations.eu/ something goes wrong.
Sometime i can’t find my post anymore… or sometime nobody answers me(while all the other posts get answers).
This is weird ??Forum: Plugins
In reply to: [Page-list] How to show just parents with no sub pageThanks for reply!
Every page in that tree will be listed writing :[subpages]
I’m sorry I forgot to say that I want the featured images with an excerpt. so
[pagelist_ext]
is the shortcode that probably i will need ??For this I’m using this :
[pagelist_ext hierarchical=”0″ exclude=”351,381,399,375,373″ limit_content=”150″ image_width=”149″ image_height=”149]
I’m excluding manually all the children to leave only the parents in this list with this:
exclude="351,381,399,375,373"
hierarchical="0"
orhierarchical="1"
give the same result ?? nothing will changeIs there a different shortcode to do what I want automatically and not using the EXCLUDE?
P.S. If you are wondering why im writing
image_width=”149″ image_height=”149
i will answer quickly ??
If i writeimage_width=”150″ image_height=”150″
there is a strange bug that will return me a rectangular image of 150*87
If someone can give a suggestion also about this i will appreciate ??
Forum: Plugins
In reply to: [Reveal IDs] Strict Standards Debug ErrorThis support is excellent you deserve a new 5 start also for this…
Stars incoming….!!!