Forum Replies Created
-
AuthorPosts
-
July 3, 2020 at 12:58 am in reply to: Possible To Change Search Results Titles – Want To Change Portfolio To Brands #1227602
Hi Victoria,
Those threads didn’t really help me with what I need. One of the threads explained how to “have products display as the first section in the search results before posts and pages” but I need “portfolio items” to display first, is it just a matter of changing the code to ‘portfolio-items’ instead of ‘products’? (see code below)
/* Look for Products and place them at the start of the array */
if (array_key_exists(‘product’, $sorted)) {
$products_array[‘product’] = $sorted[‘product’];
unset($sorted[‘product’]);
$sorted = array_merge($products_array, $sorted);
}The other thread explained how to change the wording in the results when none are found but I just want to change the title names (which i don’t think a plugin can do). I explained what I’d like them to change to in point 3 in my last reply.
Thanks,
AliceJune 29, 2020 at 5:34 am in reply to: Possible To Change Search Results Titles – Want To Change Portfolio To Brands #1226297Hi Victoria,
In private content is a link to sreenshots to explain the following:
1. Order of search results: Are there any settings to change the order of the search results so the closest match is the first and the least close match is last? In the example the search word “Stratopanel” shows the product (with the exact name) last in the results. I want it to show at top of the list please.
2. No result for some pages/2 : If I’m searching for a page title some don’t show in the results. ALL pages, posts, and portfolio items should show and be listed in closest match order from first result to last.
3. Change wording: I’d like the wording of the search result titles changed to: POSTS = Products & News. PORTFOLIO ITEMS = Products.
Let me know if you have any trouble with the link.
Thanks
AliceJune 24, 2020 at 2:48 am in reply to: Possible To Change Search Results Titles – Want To Change Portfolio To Brands #1224985Hi,
Is there a way to do this without changing the code?
Maybe adding to the functions.php?
I’d like to change “Portfolio Items” to “Products” & “Posts” to “Projects & News” please.Thanks
AliceI have just discovered it is the file protection plugin that is causing the issue.
Thanks anywayHi Nikko,
I’d rather not so I don’t crash or break anything on the website!
Is there another way to solve this without changing themes?
Thanks
AliceHi Victoria,
The dark logo and header text is needed ONLY for the home page: https://adxarchitectural.com.au/.
All other pages that have transparent headers ( /products-category, /projects-gallery, /news etc.) need the white logo and text.If this is possible can you tell me how its done so if the home page changes images and needs a white transparent header i wont need your help again!
Thanks
Also, I’m having an issue with .zip files downloading on the front end…
I have linked .zip media files to buttons on the https://adxarchitectural.com.au/resources/cad-files/ page but when viewing on a mobile the links just take you back to the resources page instead of asking ‘do you want to download “file name.zip”?’ like it does for me when downloading .zips on other websites.Any ideas on how i can make the zips download on mobile please?
Thanks :)
Can you please help me with another question i have…
Is it possible to set two different transparent logo settings:
1- dark logo and text (for the home page)
2- white logo and text (for all other pages)This is so the header is always visible on the images in the background (the homepage has light header images and all other pages have dark overlay on images) https://adxarchitectural.com.au/
Thanks,
AlicePerfect! Thank you Victoria
March 16, 2020 at 3:24 am in reply to: Masonry Grid – Portfolio Links Open New Window Issue #1193367That worked perfectly! Thank you very much
March 16, 2020 at 1:15 am in reply to: Masonry Grid – Portfolio Links Open New Window Issue #1193359Hi Victoria,
This works when i add it to the functions.php however I was wondering if there is a way to have this apply to just one page?
I want all the masonry grids on one specific page only to open in a new window. Is this possible?
Thanks
AliceMarch 9, 2020 at 11:00 pm in reply to: exclude the current post item from the masonry element #1191660Hi Nikko,
Thank you that works perfectly!
Thanks
AliceMarch 4, 2020 at 11:32 pm in reply to: exclude the current post item from the masonry element #1190257Hi Nikko,
Sure, an example page is: https://adxarchitectural.com.au/pembroke-project/ where the post item is “Pembroke project” and in the Related Products at the bottom of the page the same post is listed.
The site is in maintenance mode so you will have to login to view the page, the credentials are in private content.
Thanks
AliceIt worked! Thank you very much!
Hi Victoria,
Please try these.
Thanks
Sorry, here you go
Hi, this is an unrelated question but i cant see where to start a new topic!
Can you please give me the code to stop the portfolio grid from showing the portfolio entry the page is currently on… its explained in this thread:
“Remove Current Portfolio Post from related portfolio grid Enfold”I tried adding the code listed in the thread (the two listed below) but it isn’t working for me.
/*filter portfolio sorting */
add_filter(‘avia_post_grid_query’, ‘avf_custom_post_grid_query’);function avf_custom_post_grid_query ( $query ) {
if(is_singular(‘portfolio’)) {
$query[‘offset’] = 1;
}
return $query;
}function ava_exclude_portfolio($query) {
$query->set( ‘offset’, ‘1’ );
}add_action(‘pre_get_posts’, ‘ava_exclude_portfolio’);
Can you please login and place it in the functions.php for me? please don’t take the site off maintenance mode.
Thanks
AliceFigured it out. Thank you!
Hi Victoria,
I resolved the permalink issue, didn’t need a plugin in the end.
I have another question… The mailchimp sign up form is not submitting on my “coming soon” maintenance mode page. The submit button is stuck on sending and never goes through. I have checked the API and renewed the lists but still not working. Any suggestions?
Thanks
AliceHi Rikard,
Of course I didn’t think of maintenance mode. I’ll add the full code and try that now. Thanks
I have another question for you… I have created pages but by accident given them a “parent” page which has created the url permalink showing the parent page which I need to get rid of. I removed the “parent” from the pages which changes the permalink but now the page wont show / cant be found.
So existing URL: https://adxarchitectural.com.au/portfolio/products/aluminium-partitioning/
Need to get rid of portfolio (parent page).
Change to this: https://adxarchitectural.com.au/products/aluminium-partitioning/How do i get rid of the parent page and change the permalink without disrupting the pages connected to it?
Thanks
AliceHi Rikard,
I’ve changed the Google tracking id to UA-XXXXX-X format. And I can see in the real time analytics that it is working but it still won’t let me verify the ownership of the property. I’m using this link not sure if you will be able to access it…
https://www.google.com/webmasters/verification/home?hl=en&theme=wmt&authuser=0
And it shows this after attempting to verify by using Google analytics method…
“Verification failed for https://adxarchitectural.com.au/ using the Google Analytics method (less than a minute ago). The Google Analytics tracking code on your site looks malformed. Learn more.”Not sure why it isn’t working.
Thanks
My apologies, I didn’t realise they were in the builder! Thank you
Another issue I’m having is verifying a property in the Google analytics, I have added the Google Analytics Tracking Code in the theme settings but I can’t verify my ownership.
This is what I’ve found:
If you use Google Analytics to track your site’s traffic, you can verify your site using the Google Analytics tracking code associated with the site. To do this, you must have “edit” permission for the web property whose tracking code is used by that page. Also, your tracking code must use either the analytics.js or gtag.js snippet.To verify ownership using Google Analytics:
Choose Google Analytics in the verification details page for your site, and follow the instructions shown.
Put the tracking code in the <head> section, not the <body> section, of your page. If you do not, verification will fail.
Use the code exactly as provided; do no modify it. If you modify it, verification will fail.
Other administrators of your Google Analytics account will be granted access to your site’s data in Search Console.
The Google Analytics tracking code is used only to verify site ownership. No Google Analytics data will be accessed.Do I need to add the code to the <head> section, if so where will I find this?
Thanks
AliceHello,
I am having trouble with another issue, I have created a blog post and used the advanced layout to make it but i can not figure out how to add the comments, tags, share etc. bottom section.
How can I add this to my posts?
Thanks!
AliceThis reply has been marked as private.Hi Victoria,
I have done both of those things but it still isn’t working.
Any other suggestions?Thanks
My host reset the permissions and it has fixed the problem. Thanks for your help!
Hi Victoria, you have access now.
ThanksOkay thanks.
From what I’ve researched there doesn’t seem to be a function in any plugin that allows you to save emails to two different audience lists.Another issue I’m having is the the “preview” button on the pages editor page doesn’t show the updates made to the page I’m working on. It only shows the original. Even after clicking update.
Login details in private content.
Thanks
There you go
-
AuthorPosts