Recent content by egerci

  1. egerci

    AMPXF - AMP for Xenforo 2 [Paid]

    Thanks for your input! I understand that using a minify plugin might cause issues, but in this case, the problem seems to be more fundamental. Looking at the listener file, it explicitly checks for the following data-amp-page-type values: thread forum resource media xa_ams xa_cas xa_ubs...
  2. egerci

    AMPXF - AMP for Xenforo 2 [Paid]

    Thanks for your response! I just realized that there’s an option in XenForo that determines whether category pages open in a new page or not. If this setting is disabled, maybe that’s why you’re not experiencing the issue. Could you check if your category pages are set to open in a new page...
  3. egerci

    AMPXF - AMP for Xenforo 2 [Paid]

    Hi everyone, It has now been over a month since I reported the issue regarding the missing data-amp-page-type attribute for category pages in AMPXF. Unfortunately, I have yet to receive any response from the developer. This issue causes category pages to load incorrectly in AMP mode due to...
  4. egerci

    AMPXF - AMP for Xenforo 2 [Paid]

    @mazzly , I wanted to follow up on my previous message regarding the missing data-amp-page-type attribute for category pages in AMPXF. Since there hasn't been a response yet, I wanted to check if you've had a chance to review this issue. This missing attribute in listener.php prevents styles...
  5. egerci

    XF 2.2 5 of my sitemaps aren't listed in GSC and I get Error code: Out of Memory

    Hi @dethfire , do you have a solution or still same ?
  6. egerci

    AMPXF - AMP for Xenforo 2 [Paid]

    Hello, I’ve come across a potential issue that seems to affect category pages. Specifically, the data-amp-page-type attribute is not defined in the listener.php file for category templates. As a result, styles are not loading properly for these pages, causing inconsistencies in the AMP...
  7. egerci

    User Essentials [Paid]

    Same error after upgrade
  8. egerci

    AMPXF - AMP for Xenforo 2 [Paid]

    Hello @mazzly, I've tested the AMPXF addon with the XenForo 2.3 beta version in my local setup and noticed some compatibility issues with the CSS files. Have you had the chance to test the addon with this version? If so, are you planning any updates or fixes for these compatibility issues...
  9. egerci

    XF 2.2 5 of my sitemaps aren't listed in GSC and I get Error code: Out of Memory

    I've had the exact problem you describe for a long time. I couldn't find a solution on google help pages. Were you able to find a solution for this?
  10. egerci

    Fixed Horizontal and Vertical Problem on Mobile

    Hello, Some of my users also reported the same problem. I can't give much detail as I haven't experienced this problem myself. There are users who have the same problem from the browser or the PWA. Even though Screen Rotation is locked, the screen rotates to horizontal position with a slight flip.
  11. egerci

    XF 2.2 Google Says Couldn't fetch My XML Sitemaps

    Hi All, I don't think it's a misstatement. There's definitely a problem. For example, my sitemap.php file contains 20 sitemap.xml files. The filename format is "sitemap-n.xml" as standard. where n points to the file number. If n is a single digit number, google reads it and processes it...
  12. egerci

    XF 2.2 Google Says Couldn't fetch My XML Sitemaps

    Hi, I have the same problem. Did you find a solution about this?
  13. egerci

    Ads Manager 2 Lite by Siropu [Paid]

    Your answer gives a parent forum id. I needed the category ID. But your answer gave me a clue and I found the answer I was looking for. This is the variable I'm looking for: $xf.samParams.thread.Forum.Node.Parent.parent_node_id Thank you very much for your reply.
  14. egerci

    Ads Manager 2 Lite by Siropu [Paid]

    Hello, I am using AMPXF addon. I'm calling google ad manager code in ad unit successfully. I want to add some targeting parameters in this code and I want to call a variable that I created before (in AMP_CONTAINER template) Like this <amp-ad layout="fixed" width="336" height="280"...
  15. egerci

    AMPXF - AMP for Xenforo 2 [Paid]

    By the way, to target category id's to GAM code, I use javascript without using siropu addon. As you know it is not possible to use in AMP pages
Back
Top Bottom