lorddemos90
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Form only works on wifiMy main concern is that it may be happening under other mobile users with similar device and data profile.
Forum: Plugins
In reply to: [Contact Form 7] Form only works on wifiIts very possible. What issue could be happening over mobile data that js behaviors for the form wouldnt be firing correctly?
- This reply was modified 4 years, 11 months ago by lorddemos90.
Forum: Plugins
In reply to: [Contact Form 7] Form only works on wifiDifferent site. Same issue. Also I’ve tried this with other form plugins and the issue does not occur.
It would be best to test it out on my personal site on this testing page:
https://deimosdesigns.com/form-test/- This reply was modified 4 years, 11 months ago by lorddemos90.
- This reply was modified 4 years, 11 months ago by lorddemos90.
Forum: Plugins
In reply to: [Contact Form 7] Form only works on wifiSee video
On wifi, the form behaves normally and all js works.
On mobile data, the form doesnt work, or the page with the form wont even load.
Forum: Plugins
In reply to: [Contact Form 7] Form only works on wifiDrandreamattia.com
Is one of the sites where it is happening.
Using my android samsing galaxy s7 edge on tmobile. No matter which browser i use.
The contact form javascript seems to not work at all when on mobile network. Connected to wifi, and all of the sudden its working again.
Forum: Plugins
In reply to: [Ivory Search - WordPress Search Plugin] Hide Search suggestionsHow would you actually add that html to what is generated with the plugin though? The code is auto generated.
Forum: Plugins
In reply to: [Ivory Search - WordPress Search Plugin] Between menu itemsCan you add code to have different positions for different nav menus as well?
Forum: Plugins
In reply to: [PopupAlly] Hubspot integrationI tried copying and pasting the hubspot form embed code and it’s saying A <form> element could not be found. The embed code is javascript.
Forum: Fixing WordPress
In reply to: Display Subcategory If Category Page Has ChildrenI’m closer. Much closer. The code is working now, the only problem is that the category page is “still” showing all the posts along with the subcategory. For some reason the “else” section is happening regardless of the true or false. Somebody throw me a bone.
Forum: Fixing WordPress
In reply to: separate code for custom post types listed on category / search pageWhat I want to do is have the regular posts and the custom posts show up on the category page. Both the regular posts and the custom posts share the same category name. The custom post type does indeed contain data, like a title, description, and a custom upload link.
Is there something I need to do to get the custom posts to show up on the main category page? Also, in my code, nothing seems to work after the “if ($post->post_type == “drawings”)” Just parsing errors. Why would the code not be parsing correctly?
Forum: Hacks
In reply to: Need To Display Subcategories On Category Page and Hide Them From Main PageI’m not really a programmer, so I’m going to need more specific examples. Please explain like I’m 5. Thanks.