larryjames
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Anchor links not working properly due to sticky headerI found a fix to solve this issue, I am posting here in case someone else has same issue. I gave the container I targeting an id for the anchor text and a class of anchor-text. I added the css below to offset the scroll. Adjust the size to suit your need.
.anchor-link {
scroll-margin: 120px;
}Forum: Plugins
In reply to: [GenerateBlocks] How to add attributes to an elementThank you for your help Ying. I do have GenerateBlocks Pro.
I have this code loaded on the page using a hook in Elements.
<!-- Cal element-click embed code begins --> <script type="text/javascript"> (function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let cal = C.Cal; let ar = arguments; if (!cal.loaded) { cal.ns = {}; cal.q = cal.q || []; d.head.appendChild(d.createElement("script")).src = A; cal.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; typeof namespace === "string" ? (cal.ns[namespace] = api) && p(api, ar) : p(cal, ar); return; } p(cal, ar); }; })(window, "https://app.cal.com/embed/embed.js", "init"); Cal("init", {origin:"https://cal.com"}); // Important: Please add the following attributes to the element that should trigger the calendar to open upon clicking. //data-cal-link="larryjames/consultation-meeting"// data-cal-namespace="" //data-cal-config='{"layout":"month_view"}'Cal("ui", {"styles":{"branding":{"brandColor":"#000000"}},"hideEventTypeDetails":false,"layout":"month_view"}); </script> <!-- Cal element-click embed code ends -->The Button Type is set as “Button”
I also have set the custom Attributes from the Advanced panel, but the pop up does not work.
I don’t understand why the value of the data-cal-namespace=”” is blank. Pehhaps that is why it does not work.
Sorry.
The images that I had before installing the plugin still have numbers in the title, alt, caption, and description.
If I upload a new image that has a number in the filename, then the plugin works and strips the numbers from the title, alt, caption, and description.
So I will have to delete the images and upload them again.
Thanks.
I am still using the free version, and I still have numbers in my meta tags ;-(
Thank you. I tried your code, but it did not work for me. I got an error message saying “This site is experiencing technical difficulties” 🙁
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Lost imagesI have the same problem. The galleries are gone. The images are still inside of the uploads folder but the galleries are gone. When I try to recreate them I receive a Failed notice.
Forum: Networking WordPress
In reply to: Please helpWhen I try to upgrade Network in WordPress dashboard, I get this error
Warning! Problem updating http://test.server-com.tk. Your server may not be able to connect to sites running on it. Error message: cURL error 6: Couldn’t resolve host ‘test.server-com.tk’
Forum: Plugins
In reply to: [WordPress Importer] plugin is not importing menusNot working for me either, WordPress 4.6
Forum: Plugins
In reply to: [Redirection] Disabled redirection but it still redirectsI am having the same problem. How do we clean cache
Forum: Plugins
In reply to: [Table Rate Shipping for WooCommerce] Fatal ErrorThe setting said: PHP Version: 5.2.17 – We recommend a minimum PHP version of 5.4.
I updated to 5.5 and all is well. Thank you for the help.
@drmcatcher – nunopicado is right!
There is a solution here posted by Ranno. It is a temporary solution, and the changes made will be over written when NextGen updates the plugin. There is no need to make changes to the core files of WordPress.
Thank you ranno, your fix works 🙂
Worked like a charm, thank you Dan.
Thanks for your feedback llibutti.
I upload my own images also. Jut like you I go to the “Show Advanced Settings” and I paste the link to the thumbnail that I uploaded. I do not use the shrinktheweb thumbnail service, but the link to their stysheet is in my header. I do not need it there, and I would like to remove it.